Skip to content

Commit 2d6b073

Browse files
committed
build: update pnpm to v10.31.0
See associated pull request for more information.
1 parent a09f27a commit 2d6b073

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,12 +28,12 @@
2828
"type": "git",
2929
"url": "git+https://github.com/angular/angular-cli.git"
3030
},
31-
"packageManager": "pnpm@10.30.3",
31+
"packageManager": "pnpm@10.31.0",
3232
"engines": {
3333
"node": "^22.22.0 || >=24.13.1",
3434
"npm": "Please use pnpm instead of NPM to install dependencies",
3535
"yarn": "Please use pnpm instead of Yarn to install dependencies",
36-
"pnpm": "10.30.3"
36+
"pnpm": "10.31.0"
3737
},
3838
"author": "Angular Authors",
3939
"license": "MIT",

0 commit comments

Comments
 (0)