Skip to content

Commit d37b749

Browse files
committed
build: update pnpm to 10.15.0
This is needed to allow the release.
1 parent 0e5421b commit d37b749

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"type": "git",
3333
"url": "https://github.com/angular/angular-cli.git"
3434
},
35-
"packageManager": "pnpm@9.15.6",
35+
"packageManager": "pnpm@10.15.0",
3636
"engines": {
3737
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
3838
"npm": "Please use pnpm instead of NPM to install dependencies",
3939
"yarn": "Please use pnpm instead of Yarn to install dependencies",
40-
"pnpm": "^9.15.6"
40+
"pnpm": "^10.15.0"
4141
},
4242
"author": "Angular Authors",
4343
"license": "MIT",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)