Skip to content

Commit

Permalink
chore(deps): update dependency @bazel/bazelisk to ^1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 22, 2022
1 parent e9db1fa commit 95d562c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"yargs": "^17.3.1"
},
"devDependencies": {
"@bazel/bazelisk": "^1.11.0",
"@bazel/bazelisk": "^1.12.0",
"@bazel/buildifier": "^5.0.0",
"@bazel/typescript": "~4.6.1",
"@types/fs-extra": "^9.0.13",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539"
integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==

"@bazel/bazelisk@^1.11.0":
version "1.11.0"
resolved "https://registry.npmjs.org/@bazel/bazelisk/-/bazelisk-1.11.0.tgz"
"@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/buildifier@^5.0.0":
version "5.0.0"
Expand Down

0 comments on commit 95d562c

Please sign in to comment.