@@ -22,8 +22,8 @@ http_archive(
22
22
23
23
http_archive (
24
24
name = "build_bazel_rules_nodejs" ,
25
- sha256 = "c78216f5be5d451a42275b0b7dc809fb9347e2b04a68f68bad620a2b01f5c774 " ,
26
- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.2 /rules_nodejs-5.5.2 .tar.gz" ],
25
+ sha256 = "f10a3a12894fc3c9bf578ee5a5691769f6805c4be84359681a785a0c12e8d2b6 " ,
26
+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.3 /rules_nodejs-5.5.3 .tar.gz" ],
27
27
)
28
28
29
29
load ("@build_bazel_rules_nodejs//:repositories.bzl" , "build_bazel_rules_nodejs_dependencies" )
@@ -78,9 +78,9 @@ yarn_install(
78
78
79
79
http_archive (
80
80
name = "aspect_bazel_lib" ,
81
- sha256 = "1cbbf62315d303c8083d5019a4657623d4f58e925fb51bdc8a41bad4a131f5c9 " ,
82
- strip_prefix = "bazel-lib-1.8.1 " ,
83
- url = "https://github.com/aspect-build/bazel-lib/archive/v1.8.1 .tar.gz" ,
81
+ sha256 = "e034e4aea098c91ac05ac7e08f01a302275378a0bc0814c4939e96552c912212 " ,
82
+ strip_prefix = "bazel-lib-1.9.2 " ,
83
+ url = "https://github.com/aspect-build/bazel-lib/archive/v1.9.2 .tar.gz" ,
84
84
)
85
85
86
86
load ("@aspect_bazel_lib//lib:repositories.bzl" , "aspect_bazel_lib_dependencies" , "register_jq_toolchains" )
0 commit comments