Skip to content

Commit 4e5e0cd

Browse files
committed
build: update pnpm to v12
See associated pull request for more information.
1 parent 6b20983 commit 4e5e0cd

2 files changed

Lines changed: 103 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@11.25.0",
31+
"packageManager": "pnpm@12.3.4",
3232
"engines": {
3333
"node": "^22.22.3 || ^24.15.0 || >=26.0.0",
3434
"npm": "Please use pnpm instead of NPM to install dependencies",
3535
"yarn": "Please use pnpm instead of Yarn to install dependencies",
36-
"pnpm": "11.25.0"
36+
"pnpm": "12.3.4"
3737
},
3838
"author": "Angular Authors",
3939
"license": "MIT",

pnpm-lock.yaml

Lines changed: 101 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)