build: update ibazel to `0.12.2` (#36033)

Follow up on https://github.com/angular/angular/pull/35991#discussion_r391023871

PR Close #36033
This commit is contained in:
Alan Agius 2020-03-12 09:49:18 +01:00 committed by Andrew Kushnir
parent 37a48391f2
commit 43635a6c54
2 changed files with 5 additions and 5 deletions

View File

@ -147,7 +147,7 @@
"@angular/cli": "9.0.3",
"@bazel/bazel": "2.1.0",
"@bazel/buildifier": "^0.29.0",
"@bazel/ibazel": "^0.11.1",
"@bazel/ibazel": "^0.12.2",
"@octokit/graphql": "^4.3.1",
"@types/minimist": "^1.2.0",
"@yarnpkg/lockfile": "^1.1.0",

View File

@ -1096,10 +1096,10 @@
resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.34.0.tgz#368ea84db2756ff80ead23bb9eb179e9ed24b462"
integrity sha512-suyO6cZf8iV6W2LkM1X1spWBt7CsRRXH7gU1wYNuAuHYkkfI0A6qj84yPiIXiOt/2G44kbioGyC1bUsI3fKv7A==
"@bazel/ibazel@^0.11.1":
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.2":
version "0.12.2"
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.12.2.tgz#98a290dbf8025076dd3040eab4f13a3d7e99357c"
integrity sha512-CktVREceZn+6VokQ7A2qByuXBSGRM0THuyv68JUShHYyCkYS94nYMZEIe5NXk12CRzcpMLfZGD5Gdtr+jWs9pw==
"@bazel/jasmine@1.4.1":
version "1.4.1"