Skip to content

Commit a9cd9d0

Browse files
authored
[EngSys] update package manager pnpm to 10.33.0 (#37896)
1 parent eeaf2c4 commit a9cd9d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"rimraf": "^6.1.3",
2929
"turbo": "^2.8.9"
3030
},
31-
"packageManager": "pnpm@10.24.0",
31+
"packageManager": "pnpm@10.33.0",
3232
"engines": {
3333
"node": ">=20",
34-
"pnpm": ">=10.24.0"
34+
"pnpm": ">=10.33.0"
3535
},
3636
"pnpm": {
3737
"overrides": {}

0 commit comments

Comments
 (0)