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 @@ -56,8 +56,8 @@ node.toolchain(
5656pnpm = use_extension ("@aspect_rules_js//npm:extensions.bzl" , "pnpm" )
5757pnpm .pnpm (
5858 name = "pnpm" ,
59- pnpm_version = "10.31.0 " ,
60- pnpm_version_integrity = "sha512-45JziL+qgHjOt5t0j/wegnToTXUWPme8IuBsDTrtQ90VMVHL8R1/gwH/SsuYxovcXK32mJUygB/6/js+SmPCaA ==" ,
59+ pnpm_version = "10.32.1 " ,
60+ pnpm_version_integrity = "sha512-pwaTjw6JrBRWtlY+q07fHR+vM2jRGR/FxZeQ6W3JGORFarLmfWE94QQ9LoyB+HMD5rQNT/7KnfFe8a1Wc0jyvg ==" ,
6161)
6262use_repo (pnpm , "pnpm" )
6363
Original file line number Diff line number Diff line change 1818 }
1919 }
2020 },
21- "packageManager" : " pnpm@10.31.0 " ,
21+ "packageManager" : " pnpm@10.32.1 " ,
2222 "engines" : {
2323 "npm" : " Please use pnpm instead of NPM to install dependencies" ,
2424 "yarn" : " Please use pnpm instead of Yarn to install dependencies" ,
25- "pnpm" : " 10.31.0 "
25+ "pnpm" : " 10.32.1 "
2626 },
2727 "dependencies" : {
2828 "@angular/compiler-cli" : " 22.0.0-next.1" ,
You can’t perform that action at this time.
0 commit comments