Skip to content

Commit d83df16

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 19336f0 commit d83df16

2 files changed

Lines changed: 11 additions & 76 deletions

File tree

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@ bazel_dep(name = "aspect_rules_jasmine", version = "2.0.4")
1919
bazel_dep(name = "rules_angular")
2020
git_override(
2121
module_name = "rules_angular",
22-
commit = "70642f87e50b3b2068314dc9c359687fb0b9744b",
22+
commit = "0915e81f92573e8e56aeb1d680187b77f895d2bb",
2323
remote = "https://github.com/angular/rules_angular.git",
2424
)
2525

2626
bazel_dep(name = "devinfra")
2727
git_override(
2828
module_name = "devinfra",
29-
commit = "8befcbf776eae9c0711beb092616edcf5815c6dc",
29+
commit = "24f9214ea7cdfbc652c7a197df942da65425398a",
3030
remote = "https://github.com/angular/dev-infra.git",
3131
)
3232

3333
bazel_dep(name = "rules_browsers")
3434
git_override(
3535
module_name = "rules_browsers",
36-
commit = "1acd373ed52111e639030dc36e952e2aa7cb8223",
36+
commit = "d04bba5139be8e154f1f0e6a0c76f95cd5f40fa2",
3737
remote = "https://github.com/angular/rules_browsers.git",
3838
)
3939

MODULE.bazel.lock

Lines changed: 8 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)