File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,9 +122,9 @@ rules_js_register_toolchains(
122122
123123http_archive (
124124 name = "aspect_bazel_lib" ,
125- sha256 = "fc8fe1be58ae39f84a8613d554534760c7f0819d407afcc98bbcbd990523bfed " ,
126- strip_prefix = "bazel-lib-2.16 .0" ,
127- url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.16 .0/bazel-lib-v2.16 .0.tar.gz" ,
125+ sha256 = "5abc179be6bedadf422be598c1af918c7ebb8a2c5dfae6d319ebe6ec5dbec86a " ,
126+ strip_prefix = "bazel-lib-2.17 .0" ,
127+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.17 .0/bazel-lib-v2.17 .0.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 = "e820ef96082bcf07e432f40a1aa0fdd4cf5f4412 " ,
276+ commit = "8952a28010d584280cf674c41f684a36c22dec08 " ,
277277 remote = "https://github.com/devversion/rules_angular.git" ,
278278)
279279
You can’t perform that action at this time.
0 commit comments