Skip to content

Commit 1d64092

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

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.0.1",
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
@@ -2276,10 +2276,10 @@
22762276
"@babel/helper-validator-identifier" "^7.18.6"
22772277
to-fast-properties "^2.0.0"
22782278

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

22842284
22852285
version "5.1.0"

0 commit comments

Comments
 (0)