File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ use_repo(
117117pnpm = use_extension ("@aspect_rules_js//npm:extensions.bzl" , "pnpm" )
118118pnpm .pnpm (
119119 name = "pnpm" ,
120- pnpm_version = "10.31.0 " ,
121- pnpm_version_integrity = "sha512-45JziL+qgHjOt5t0j/wegnToTXUWPme8IuBsDTrtQ90VMVHL8R1/gwH/SsuYxovcXK32mJUygB/6/js+SmPCaA ==" ,
120+ pnpm_version = "10.32.1 " ,
121+ pnpm_version_integrity = "sha512-pwaTjw6JrBRWtlY+q07fHR+vM2jRGR/FxZeQ6W3JGORFarLmfWE94QQ9LoyB+HMD5rQNT/7KnfFe8a1Wc0jyvg ==" ,
122122)
123123use_repo (pnpm , "pnpm" )
124124
Original file line number Diff line number Diff line change 2828 "type" : " git" ,
2929 "url" : " git+https://github.com/angular/angular-cli.git"
3030 },
31- "packageManager" : " pnpm@10.31.0 " ,
31+ "packageManager" : " pnpm@10.32.1 " ,
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.31.0 "
36+ "pnpm" : " 10.32.1 "
3737 },
3838 "author" : " Angular Authors" ,
3939 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments