mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update pnpm to v11.15.1
See associated pull request for more information.
This commit is contained in:
committed by
Pawel Kozlowski
parent
eb3e480360
commit
2bc2146e09
+2
-2
@@ -71,8 +71,8 @@ use_repo(node, "nodejs_windows_amd64")
|
||||
pnpm = use_extension("@aspect_rules_js//npm:extensions.bzl", "pnpm")
|
||||
pnpm.pnpm(
|
||||
name = "pnpm",
|
||||
pnpm_version = "11.13.0",
|
||||
pnpm_version_integrity = "sha512-iNlHJNjy5sGGdEpVhMblnsrIaex7oV6ctM1ijo3HBmggskgdjuO1HqjaMjpzeAaKpYxVajcg0yt8IKBR0Ig2Og==",
|
||||
pnpm_version = "11.15.1",
|
||||
pnpm_version_integrity = "sha512-gTULB+U8lTigLx8jA7QpD6LXvgTlbiqXDEzEtBfcdh3hlu2r1J1Vx9yVgNuBAHxEFD5OPX5GKzAA0jwlUSLQZQ==",
|
||||
)
|
||||
use_repo(pnpm, "pnpm")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user