chore(deps): update dependency pnpm to v10.17.1

This commit is contained in:
renovate[bot] 2025-09-22 14:43:37 +00:00 committed by GitHub
parent 7df9ca2642
commit e7d02a2ddf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v4 - uses: pnpm/action-setup@v4
with: with:
version: 10.15.0 version: 10.17.1
run_install: true run_install: true
- run: pnpm run build - run: pnpm run build

View file

@ -31,7 +31,7 @@ jobs:
- uses: pnpm/action-setup@v4 - uses: pnpm/action-setup@v4
with: with:
version: 10.15.0 version: 10.17.1
run_install: true run_install: true
- run: pnpm run build - run: pnpm run build

View file

@ -29,7 +29,7 @@ jobs:
- uses: pnpm/action-setup@v4 - uses: pnpm/action-setup@v4
with: with:
version: 10.15.0 version: 10.17.1
run_install: true run_install: true
- run: pnpm run build - run: pnpm run build