@@ -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 = "652b57c41218be318f33fc92032696f53d3aa0ef " ,
21+ commit = "4de93bbfdbee2cea5162ac8070eb15846b15133d " ,
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 = "b5ddaa8e77509bcce35158ad20009636d3da4fbc " ,
28+ commit = "dfb751533767caa759a7162a34cfe0852f988976 " ,
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 = "6c36180c2efebc6526ef0e6a55a6d738c7de6909 " ,
35+ commit = "03dade2ea0ea355e13ca88c550eaa633191b16ec " ,
3636 remote = "https://github.com/angular/rules_angular.git" ,
3737)
3838
3939bazel_dep (name = "devinfra" )
4040git_override (
4141 module_name = "devinfra" ,
42- commit = "ba726e7bca0b08b125ccc6f93c233749e1213c17 " ,
42+ commit = "e04d90adad1a125b29fbc4d97f425798768a8cb1 " ,
4343 remote = "https://github.com/angular/dev-infra.git" ,
4444)
4545
0 commit comments