Skip to content

Commit a1294b6

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 08542a0 commit a1294b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ git_override(
3131
bazel_dep(name = "rules_sass")
3232
git_override(
3333
module_name = "rules_sass",
34-
commit = "9135eeae8b8f31d432d44cc46bfa5a8edfa04c47",
34+
commit = "ac89385361e502fb88fdbffe9979648045d8919c",
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 = "2fe6d3b563c12fbdc32bb30fb21e9c8ca86fdcd2",
41+
commit = "b930bab8deb308e14d8862d359ef064204daee2a",
4242
remote = "https://github.com/angular/rules_angular.git",
4343
)
4444

0 commit comments

Comments
 (0)