Skip to content

Commit a7dabe7

Browse files
angular-robotandrewseguin
authored andcommitted
build: update dependency @bazel/bazelisk to v1.12.1 (#25475)
(cherry picked from commit 23878b4)
1 parent 93ec0e7 commit a7dabe7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@angular/router": "^14.2.0-rc.0",
8585
"@axe-core/webdriverjs": "^4.3.2",
8686
"@babel/core": "^7.16.12",
87-
"@bazel/bazelisk": "1.12.0",
87+
"@bazel/bazelisk": "1.12.1",
8888
"@bazel/buildifier": "5.1.0",
8989
"@bazel/concatjs": "5.5.3",
9090
"@bazel/esbuild": "5.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,10 +1797,10 @@
17971797
"@babel/helper-validator-identifier" "^7.18.6"
17981798
to-fast-properties "^2.0.0"
17991799

1800-
"@bazel/[email protected].0":
1801-
version "1.12.0"
1802-
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.12.0.tgz#f08aebbf4afcb12684422450b0845dd6ef5cfe50"
1803-
integrity sha512-7oQusq1e4AIyFgotxVV7Pc40Et0QyvoVjujL+7/qV5Vrbfh0Nj3CfqSgl63weEyI4r0+K6RlGVsjfRuBi05p5w==
1800+
"@bazel/[email protected].1":
1801+
version "1.12.1"
1802+
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.12.1.tgz#346531286564aa29eee03a62362d210f3433e7bf"
1803+
integrity sha512-TGCwVeIiVeQUP6yLpxAg8yluFOC+tBQnWw5l8lqwMxKhRtOA+WaH1CJKAXeCBAaS2MxohhkXq44zj/7AM+t2jg==
18041804

18051805
18061806
version "5.1.0"

0 commit comments

Comments
 (0)