Skip to content

Commit

Permalink
build: update dependency @bazel/bazelisk to v1.11.0
Browse files Browse the repository at this point in the history
(cherry picked from commit b4cdd59)
  • Loading branch information
renovate-bot authored and alan-agius4 committed Dec 10, 2021
1 parent 17494b4 commit 68b7358
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@babel/preset-env": "7.16.4",
"@babel/runtime": "7.16.3",
"@babel/template": "7.16.0",
"@bazel/bazelisk": "1.10.1",
"@bazel/bazelisk": "1.11.0",
"@bazel/buildifier": "4.2.4",
"@bazel/jasmine": "4.4.6",
"@bazel/typescript": "4.4.6",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1418,7 +1418,12 @@
"@babel/helper-validator-identifier" "^7.15.7"
to-fast-properties "^2.0.0"

"@bazel/[email protected]", "@bazel/bazelisk@^1.10.1":
"@bazel/[email protected]":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.11.0.tgz#f98d8438b4c14e3328126618b96775d271caa5f8"
integrity sha512-lxiQzVqSGDG0PIDQGJdVDjp7T+50p5NnM4EnRJa76mkZp6u5ul19GJNKhPKi81TZQALZEZDxAgxVqQKkWTUOxA==

"@bazel/bazelisk@^1.10.1":
version "1.10.1"
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.10.1.tgz#46236a43ad58e310c55247f866da0dc6083c3d8b"
integrity sha512-IHszNzBO2UrUy6YtsSAsZtnU6I6qpzXGkWdEvGoMxLgJnDsEnsIYniDCUjvjU1KAP+A03eepmCHlyFcRHMSxRA==
Expand Down

0 comments on commit 68b7358

Please sign in to comment.