Skip to content

Commit d8ca86b

Browse files
angular-robotclydin
authored andcommitted
build: update pnpm to v10.18.0
See associated pull request for more information.
1 parent cf2788b commit d8ca86b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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@10.17.1",
35+
"packageManager": "pnpm@10.18.0",
3636
"engines": {
3737
"node": "^20.19.0 || ^22.12.0 || >=24.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": "10.17.1"
40+
"pnpm": "10.18.0"
4141
},
4242
"author": "Angular Authors",
4343
"license": "MIT",

0 commit comments

Comments
 (0)