Skip to content

Commit 257ea66

Browse files
chore(deps): update pnpm to v10.17.0
1 parent 6c519fb commit 257ea66

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup pnpm
1919
uses: pnpm/action-setup@v4
2020
with:
21-
version: 10.12.1
21+
version: 10.17.0
2222

2323
- name: Setup Node.js ${{ matrix.node-version }}
2424
uses: actions/setup-node@v4

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup pnpm
2727
uses: pnpm/action-setup@v4
2828
with:
29-
version: 10.12.1
29+
version: 10.17.0
3030

3131
- name: Setup Node.js ${{ matrix.node-version }}
3232
uses: actions/setup-node@v4

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737
"typescript": "^5.8.3",
3838
"typescript-eslint": "^8.34.0"
3939
},
40-
"packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac"
40+
"packageManager": "pnpm@10.17.0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef"
4141
}

0 commit comments

Comments
 (0)