Skip to content

Commit 965d989

Browse files
committed
build: update bazel dependencies
See associated pull request for more information.
1 parent bd18065 commit 965d989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
233233

234234
git_repository(
235235
name = "devinfra",
236-
commit = "a4538b2474d3c551f0217c3d1f5f3a99cf4f8eb7",
236+
commit = "82a6e3d4d398db1a6a4aa225509d3bbed98b6399",
237237
remote = "https://github.com/angular/dev-infra.git",
238238
)
239239

@@ -276,7 +276,7 @@ esbuild_register_toolchains(
276276

277277
git_repository(
278278
name = "rules_angular",
279-
commit = "7fb42d23831222c54dd74bf148758833f60cce6b",
279+
commit = "a06f9cdfe559dd7b6f1f484b3777f0c27a13bd92",
280280
remote = "https://github.com/devversion/rules_angular.git",
281281
)
282282

0 commit comments

Comments
 (0)