@@ -14,7 +14,7 @@ http_archive(
1414http_archive (
1515 name = "io_bazel_rules_webtesting" ,
1616 sha256 = "e9abb7658b6a129740c0b3ef6f5a2370864e102a5ba5ffca2cea565829ed825a" ,
17- urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.3.5 /rules_webtesting.tar.gz" ],
17+ urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.4.1 /rules_webtesting.tar.gz" ],
1818)
1919
2020http_archive (
@@ -31,7 +31,7 @@ http_archive(
3131 name = "aspect_rules_js" ,
3232 sha256 = "83e5af4d17385d1c3268c31ae217dbfc8525aa7bcf52508dc6864baffc8b9501" ,
3333 strip_prefix = "rules_js-2.3.7" ,
34- url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.7 /rules_js-v2.3.7.tar.gz" ,
34+ url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.8 /rules_js-v2.3.7.tar.gz" ,
3535)
3636
3737load ("@aspect_rules_js//js:repositories.bzl" , "rules_js_dependencies" )
@@ -124,7 +124,7 @@ http_archive(
124124 name = "aspect_bazel_lib" ,
125125 sha256 = "e5131e44db23459bd1ed04635f2ae5436bc83f5e38629e07b75c0bf206f09245" ,
126126 strip_prefix = "bazel-lib-2.17.1" ,
127- url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.17.1 /bazel-lib-v2.17.1.tar.gz" ,
127+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.19.4 /bazel-lib-v2.17.1.tar.gz" ,
128128)
129129
130130load ("@aspect_bazel_lib//lib:repositories.bzl" , "aspect_bazel_lib_dependencies" , "aspect_bazel_lib_register_toolchains" )
@@ -273,7 +273,7 @@ esbuild_register_toolchains(
273273
274274git_repository (
275275 name = "rules_angular" ,
276- commit = "845ffcd8231832abdcfd6a47211b2feb4d178d7b " ,
276+ commit = "88ddcf8cccbfef57f8cc3dda4881f18ec739428e " ,
277277 remote = "https://github.com/devversion/rules_angular.git" ,
278278)
279279
0 commit comments