Skip to content

Commit c9d77af

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 42cdb15 commit c9d77af

2 files changed

Lines changed: 12 additions & 18 deletions

File tree

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ bazel_dep(name = "rules_nodejs", version = "6.7.3")
2424
bazel_dep(name = "rules_browsers")
2525
git_override(
2626
module_name = "rules_browsers",
27-
commit = "ecd8448a1a50860c0c9b5d832a4f129427997f6a",
27+
commit = "b5d201446c9d767f91ca2310d0bcb4348abcc473",
2828
remote = "https://github.com/angular/rules_browsers.git",
2929
)
3030

3131
bazel_dep(name = "rules_sass")
3232
git_override(
3333
module_name = "rules_sass",
34-
commit = "8d39f8a077eb04204a96093c35e960e4921d630c",
34+
commit = "9135eeae8b8f31d432d44cc46bfa5a8edfa04c47",
3535
remote = "https://github.com/angular/rules_sass.git",
3636
)
3737

3838
bazel_dep(name = "rules_angular")
3939
git_override(
4040
module_name = "rules_angular",
41-
commit = "a09930418e5d15ad0cc483ca446f62c7ce5de90b",
41+
commit = "2fe6d3b563c12fbdc32bb30fb21e9c8ca86fdcd2",
4242
remote = "https://github.com/angular/rules_angular.git",
4343
)
4444

MODULE.bazel.lock

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

0 commit comments

Comments
 (0)