Skip to content

Commit 2824852

Browse files
committed
build: update pnpm to v10.26.1
See associated pull request for more information.
1 parent 95e35e5 commit 2824852

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
@@ -29,12 +29,12 @@
2929
"type": "git",
3030
"url": "https://github.com/angular/angular-cli.git"
3131
},
32-
"packageManager": "pnpm@10.26.0",
32+
"packageManager": "pnpm@10.26.1",
3333
"engines": {
3434
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
3535
"npm": "Please use pnpm instead of NPM to install dependencies",
3636
"yarn": "Please use pnpm instead of Yarn to install dependencies",
37-
"pnpm": "10.26.0"
37+
"pnpm": "10.26.1"
3838
},
3939
"author": "Angular Authors",
4040
"license": "MIT",

0 commit comments

Comments
 (0)