Skip to content

Commit 2badb9e

Browse files
authored
Upgrade pnpm to 9.12.2 (#603)
1 parent ddb4f10 commit 2badb9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
},
77
"engines": {
88
"node": "20.18.0",
9-
"pnpm": "9.12.0"
9+
"pnpm": "9.12.2"
1010
},
1111
"volta": {
1212
"node": "20.18.0",
13-
"pnpm": "9.12.0"
13+
"pnpm": "9.12.2"
1414
},
1515
"engine-strict": true,
16-
"packageManager": "[email protected].0",
16+
"packageManager": "[email protected].2",
1717
"scripts": {
1818
"preinstall": "npx only-allow pnpm",
1919
"prepare": "is-ci || husky install",

0 commit comments

Comments
 (0)