Skip to content

Commit 843c34f

Browse files
angular-robotthePunderWoman
authored andcommitted
build: update bazel setup (angular#58102)
See associated pull request for more information. PR Close angular#58102
1 parent bd5ac61 commit 843c34f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@
165165
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#0004779f2460c3b030b056e9f4f2c5e921e11039",
166166
"@babel/plugin-proposal-async-generator-functions": "^7.20.7",
167167
"@bazel/bazelisk": "^1.7.5",
168-
"@bazel/buildifier": "^6.0.0",
169-
"@bazel/ibazel": "^0.16.0",
168+
"@bazel/buildifier": "^7.0.0",
169+
"@bazel/ibazel": "^0.25.0",
170170
"@codemirror/autocomplete": "^6.11.1",
171171
"@codemirror/commands": "^6.3.2",
172172
"@codemirror/lang-angular": "^0.1.2",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1333,10 +1333,10 @@
13331333
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-6.3.3.tgz#ff21352ac9f72df6a53cc8ad9b862eb68918c1e9"
13341334
integrity sha512-0f5eNWhylZQbiTddfVkIXKkugQadzZdonLw4ur58oK4X+gIHOZ42Xv94sepu8Di9UWKFXNc4zxuuTiWM22hGvw==
13351335

1336-
"@bazel/buildifier@^6.0.0":
1337-
version "6.4.0"
1338-
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-6.4.0.tgz#5d5e56fa1ba74aa2e55e0e84bd17ead95e3f0c02"
1339-
integrity sha512-upvdCVlXYOatvank2Ch5lfNe9Msgny1Fozdz4fIm8diVju4Kd2JmA9DVS/Tg8UlFX/ItAL1PdSyefWK8Ashwdg==
1336+
"@bazel/buildifier@^7.0.0":
1337+
version "7.3.1"
1338+
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-7.3.1.tgz#ac988d719dd79589ec02db90c1b41ae5c88a0de6"
1339+
integrity sha512-qhSjryLo2uHeib/uLc8Yeh6SBisqdf9pPO79QPlyNO3Apc4g9J1Tir/52VdOo9czHTgSasbtOjfWJCPzMoCSIA==
13401340

13411341
13421342
version "5.8.1"
@@ -1352,10 +1352,10 @@
13521352
resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-5.8.1.tgz#74668d33bfb29652cbe8e2852aa8dca5e0839e73"
13531353
integrity sha512-8k4LL8P3ivCnFeBOcjiFxL8U+M5VtEGuOyIqm2hfEiP8xDWsZLS7YQ7KhshKJy7Elh2dlK9oGgMtl0D/x9kxxg==
13541354

1355-
"@bazel/ibazel@^0.16.0":
1356-
version "0.16.2"
1357-
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.16.2.tgz#05dd7f06659759fda30f87b15534f1e42f1201bb"
1358-
integrity sha512-KgqAWMH0emL6f3xH6nqyTryoBMqlJ627LBIe9PT1PRRQPz2FtHib3FIHJPukp1slzF3hJYZvdiVwgPnHbaSOOA==
1355+
"@bazel/ibazel@^0.25.0":
1356+
version "0.25.0"
1357+
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.25.0.tgz#5431a4622ebc5c5bc48ea8b979f82f745a210d25"
1358+
integrity sha512-dtosfsuZCSaqlUe5EyxNdaN7Gow0Y+ZJixdlciytcSieUcB/1lXPFTx6OihxhjgtTHkeFovlQ/QbvArRPnk+nQ==
13591359

13601360
13611361
version "5.8.1"

0 commit comments

Comments
 (0)