Skip to content

Commit e6a1870

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump @bazel/ibazel from 0.13.2 to 0.14.0 (#21367)
Bumps @bazel/ibazel from 0.13.2 to 0.14.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 4c11d5b)
1 parent 8714cd5 commit e6a1870

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
@@ -81,7 +81,7 @@
8181
"@angular/router": "^11.0.0",
8282
"@bazel/bazelisk": "^1.4.0",
8383
"@bazel/buildifier": "^3.5.0",
84-
"@bazel/ibazel": "^0.13.0",
84+
"@bazel/ibazel": "^0.14.0",
8585
"@bazel/jasmine": "^2.2.0",
8686
"@bazel/karma": "^2.2.0",
8787
"@bazel/protractor": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -600,10 +600,10 @@
600600
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-3.5.0.tgz#afbee61d61543d0a0a28e2b29a5cbdb64c852953"
601601
integrity sha512-cbUS0/GMg57g6NIg6JekgmqVtuobYzW4aGHk7KzMS/bFZvxg6WY19JJ5UZSzGyAGDu2152oUTFbh4WN74Fz1+Q==
602602

603-
"@bazel/ibazel@^0.13.0":
604-
version "0.13.2"
605-
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.13.2.tgz#eb914c41c66af4606db786457a7b130634355e8f"
606-
integrity sha512-q5fGwjTY76MLNcYpF2zEu/y1Clu4DjdjhvJM9+yDKc3+3mBlbX+uiMJYiCz5b0oSYdJTlw1QSRptTYA7CID8EQ==
603+
"@bazel/ibazel@^0.14.0":
604+
version "0.14.0"
605+
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.14.0.tgz#86fa0002bed2ce1123b7ad98d4dd4623a0d93244"
606+
integrity sha512-s0gyec6lArcRDwVfIP6xpY8iEaFpzrSpyErSppd3r2O49pOEg7n6HGS/qJ8ncvme56vrDk6crl/kQ6VAdEO+rg==
607607

608608
"@bazel/jasmine@^2.2.0":
609609
version "2.2.1"

0 commit comments

Comments
 (0)