Skip to content

Commit

Permalink
build: update dependency @bazel/bazelisk to v1.12.1 (#25475)
Browse files Browse the repository at this point in the history
(cherry picked from commit 23878b4)
  • Loading branch information
angular-robot authored and andrewseguin committed Aug 22, 2022
1 parent b23878e commit 1d64092
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@angular/router": "^14.0.1",
"@axe-core/webdriverjs": "^4.3.2",
"@babel/core": "^7.16.12",
"@bazel/bazelisk": "1.12.0",
"@bazel/bazelisk": "1.12.1",
"@bazel/buildifier": "5.1.0",
"@bazel/concatjs": "5.5.3",
"@bazel/esbuild": "5.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2276,10 +2276,10 @@
"@babel/helper-validator-identifier" "^7.18.6"
to-fast-properties "^2.0.0"

"@bazel/bazelisk@1.12.0":
version "1.12.0"
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.12.0.tgz#f08aebbf4afcb12684422450b0845dd6ef5cfe50"
integrity sha512-7oQusq1e4AIyFgotxVV7Pc40Et0QyvoVjujL+7/qV5Vrbfh0Nj3CfqSgl63weEyI4r0+K6RlGVsjfRuBi05p5w==
"@bazel/bazelisk@1.12.1":
version "1.12.1"
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.12.1.tgz#346531286564aa29eee03a62362d210f3433e7bf"
integrity sha512-TGCwVeIiVeQUP6yLpxAg8yluFOC+tBQnWw5l8lqwMxKhRtOA+WaH1CJKAXeCBAaS2MxohhkXq44zj/7AM+t2jg==

"@bazel/buildifier@5.1.0":
version "5.1.0"
Expand Down

0 comments on commit 1d64092

Please sign in to comment.