Skip to content

Commit b44b9fd

Browse files
chore(deps): update pnpm to v10
1 parent 01e8277 commit b44b9fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/webpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Use Pnpm v9.14.1
2525
uses: pnpm/action-setup@v2
2626
with:
27-
version: 9.14.1
27+
version: 10.14.0
2828

2929
- name: Build
3030
run: |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@
7272
"webpackbar": "^7.0.0"
7373
},
7474
"engines": {
75-
"pnpm": "^9.0.0"
75+
"pnpm": "^10.0.0"
7676
}
7777
}

0 commit comments

Comments
 (0)