Skip to content

Commit d5baa89

Browse files
devversionjelbourn
authored andcommitted
build: update ibazel version
1 parent c3fbcf6 commit d5baa89

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@angular/router": "^9.1.0",
7676
"@bazel/bazelisk": "^1.4.0",
7777
"@bazel/buildifier": "^2.2.1",
78-
"@bazel/ibazel": "^0.12.3",
78+
"@bazel/ibazel": "^0.13.0",
7979
"@bazel/jasmine": "^1.6.0",
8080
"@bazel/karma": "^1.6.0",
8181
"@bazel/protractor": "^1.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,10 +319,10 @@
319319
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-2.2.1.tgz#b5b21d0042ea48a9c43b54ec4824d4d6505988bc"
320320
integrity sha512-fDWMV2x03/K5dZnAEBeKS0gpn0LWCiv5kjhMB6q0f1Q5x6S7/+xoownxgWyNRo+qHxn+a2CtQSCRUpSC8QNg/w==
321321

322-
"@bazel/ibazel@^0.12.3":
323-
version "0.12.4"
324-
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.12.4.tgz#ddda7c8ead6e29dc8d637af446086a750f395218"
325-
integrity sha512-FzOy+esB/fXVDbAmL6Ce2yCEy+PESZih8GypKhi0B8XzoZHAAn3QNnQcMNwo9PrIfp3G1989nM/JQ1b8jwEinQ==
322+
"@bazel/ibazel@^0.13.0":
323+
version "0.13.0"
324+
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.13.0.tgz#2307bdf9ba0ad9835ee603b8fb521822bf3b8a11"
325+
integrity sha512-SFyS6oiibp8KW9BgAU+Tk0DhrH/sJx9om/OlB/Mg4hDEn8F8dj2QRqJE6CVhBCtLDcZDeD7WIAZKQDxKRYIShw==
326326

327327
"@bazel/jasmine@^1.6.0":
328328
version "1.6.0"

0 commit comments

Comments
 (0)