Skip to content

Commit 131a5bb

Browse files
chore(deps): update pnpm to v10
1 parent 4e71fa0 commit 131a5bb

File tree

3 files changed

+7268
-6473
lines changed

3 files changed

+7268
-6473
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.25.0
2323
- name: Use Node.js ${{ matrix.node-version }}
2424
uses: actions/setup-node@v6
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.25.0"
5656
}

0 commit comments

Comments
 (0)