Skip to content

Commit a548593

Browse files
build(deps): update pnpm to v10
1 parent 70b136c commit a548593

File tree

3 files changed

+6544
-4615
lines changed

3 files changed

+6544
-4615
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: pnpm/action-setup@v2.2.2
1717
with:
18-
version: 7.8.0
18+
version: 10.15.1
1919

2020
- name: Setup Node.js environment
2121
uses: actions/setup-node@v3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"node": ">=16.0.0"
2222
},
2323
"dependencies": {},
24-
"packageManager": "pnpm@7.9.0"
24+
"packageManager": "pnpm@10.15.1"
2525
}

0 commit comments

Comments
 (0)