@@ -18,28 +18,28 @@ bazel_dep(name = "bazel_skylib", version = "1.9.0")
1818bazel_dep (name = "rules_browsers" )
1919git_override (
2020 module_name = "rules_browsers" ,
21- commit = "3e4c46ba62680f930069afc087a29eb9d1214687 " ,
21+ commit = "b7be6ff1a213baece2fb729ea0ae5809a772ee59 " ,
2222 remote = "https://github.com/angular/rules_browsers.git" ,
2323)
2424
2525bazel_dep (name = "rules_sass" )
2626git_override (
2727 module_name = "rules_sass" ,
28- commit = "80d35e584df2fc9bd540bfc92082383289a842e7 " ,
28+ commit = "42ecdac4f15dc5a7643d516a0280fd007b22ce51 " ,
2929 remote = "https://github.com/angular/rules_sass.git" ,
3030)
3131
3232bazel_dep (name = "rules_angular" )
3333git_override (
3434 module_name = "rules_angular" ,
35- commit = "123c921ec779a4af9bba8d7760425fda3b301c1c " ,
35+ commit = "50b8a6daa50cfbbab422d5f29f85c40128e10fd1 " ,
3636 remote = "https://github.com/angular/rules_angular.git" ,
3737)
3838
3939bazel_dep (name = "devinfra" )
4040git_override (
4141 module_name = "devinfra" ,
42- commit = "a24ba1915bf7051430d9c3f349ad9a176eb0d104 " ,
42+ commit = "c8a2b10740b24731e803901b8d94c06c8f0ac897 " ,
4343 remote = "https://github.com/angular/dev-infra.git" ,
4444)
4545
0 commit comments