Skip to content

Commit 0ffc37e

Browse files
chore(deps): update pnpm to v10
1 parent 36e4673 commit 0ffc37e

File tree

3 files changed

+7198
-6402
lines changed

3 files changed

+7198
-6402
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v5
2020
- uses: pnpm/action-setup@v4
2121
with:
22-
version: 8.15.9
22+
version: 10.18.2
2323
- name: Use Node.js ${{ matrix.node-version }}
2424
uses: actions/setup-node@v5
2525
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
5252
"engines": {
5353
"node": ">=14.0.0"
5454
},
55-
"packageManager": "pnpm@8.15.9"
55+
"packageManager": "pnpm@10.18.2"
5656
}

0 commit comments

Comments
 (0)