Skip to content

Commit 2889513

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 32a8302 commit 2889513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ git_override(
2525
bazel_dep(name = "devinfra")
2626
git_override(
2727
module_name = "devinfra",
28-
commit = "80659f606f547e99bd08aa15c98479371b3bacab",
28+
commit = "4fd8d669df9ef39da47abc17921132b97ab72c90",
2929
remote = "https://github.com/angular/dev-infra.git",
3030
)
3131

3232
bazel_dep(name = "rules_sass")
3333
git_override(
3434
module_name = "rules_sass",
35-
commit = "fa129d1ee0652fe0c63ef82d13dc20d4a4e5f919",
35+
commit = "dfb751533767caa759a7162a34cfe0852f988976",
3636
remote = "https://github.com/angular/rules_sass.git",
3737
)
3838

0 commit comments

Comments
 (0)