Skip to content

Commit

Permalink
build: update @bazel/ibazel to version ^0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and alan-agius4 committed Feb 19, 2020
1 parent 57a0399 commit 78eeb9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"@bazel/bazel": "2.1.0",
"@bazel/buildifier": "^0.29.0",
"@bazel/hide-bazel-files": "~1.3.0",
"@bazel/ibazel": "^0.11.0",
"@bazel/ibazel": "^0.12.0",
"@bazel/jasmine": "~1.3.0",
"@bazel/karma": "~1.3.0",
"@bazel/typescript": "~1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -952,10 +952,10 @@
resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-1.3.0.tgz#e88c5ccbb2249daf8a324396f173637b9771a3dd"
integrity sha512-z/pC9fsI/ysCZZG9l2cG5Mq+iVnMrR8I14aEyKZuaBHPkm2HKHpxJD6lVBganLwQMTmDSaSbY2bhqx4HPoRO3g==

"@bazel/ibazel@^0.11.0":
version "0.11.1"
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.11.1.tgz#c07ceaded388f1e39d6aa732953e0dd04f3dbdf0"
integrity sha512-qAdEquFAudYyN+CYfLzvuRWNubdsh6C8+o5CiViUEfchq1HQM5Rs8xAOE3fzGsTZ1EUsvgca/PY0kn0VIxckBA==
"@bazel/ibazel@^0.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.12.0.tgz#97aea5ee2d41d91995539df89efe11fd3fe128ca"
integrity sha512-8ix3hmaV30xD9FIa9aJBtKhxUOBDo0NEULgOhgz5c8nytnD0ipPWqssWWq0iFU8oRBHpvNnuIESbzL1h/LU5iw==

"@bazel/jasmine@~1.3.0":
version "1.3.0"
Expand Down

0 comments on commit 78eeb9f

Please sign in to comment.