Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 15bde52

Browse files
chore(deps): update dependency @bazel/ibazel to v0.16.2 (#296)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e3acaba commit 15bde52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/MindongLab/libhokchew#readme",
2323
"devDependencies": {
2424
"@bazel/bazelisk": "1.11.0",
25-
"@bazel/ibazel": "0.15.10",
25+
"@bazel/ibazel": "0.16.2",
2626
"@bazel/jasmine": "1.7.0",
2727
"@bazel/rollup": "1.7.0",
2828
"@bazel/terser": "1.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.11.0.tgz#f98d8438b4c14e3328126618b96775d271caa5f8"
88
integrity sha512-lxiQzVqSGDG0PIDQGJdVDjp7T+50p5NnM4EnRJa76mkZp6u5ul19GJNKhPKi81TZQALZEZDxAgxVqQKkWTUOxA==
99

10-
"@bazel/ibazel@0.15.10":
11-
version "0.15.10"
12-
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.15.10.tgz#cf0cff1aec6d8e7bb23e1fc618d09fbd39b7a13f"
13-
integrity sha512-0v+OwCQ6fsGFa50r6MXWbUkSGuWOoZ22K4pMSdtWiL5LKFIE4kfmMmtQS+M7/ICNwk2EIYob+NRreyi/DGUz5A==
10+
"@bazel/ibazel@0.16.2":
11+
version "0.16.2"
12+
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.16.2.tgz#05dd7f06659759fda30f87b15534f1e42f1201bb"
13+
integrity sha512-KgqAWMH0emL6f3xH6nqyTryoBMqlJ627LBIe9PT1PRRQPz2FtHib3FIHJPukp1slzF3hJYZvdiVwgPnHbaSOOA==
1414

1515
1616
version "1.7.0"

0 commit comments

Comments
 (0)