File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,16 +14,16 @@ def rules_swc_dependencies():
14
14
15
15
http_archive (
16
16
name = "aspect_bazel_lib" ,
17
- sha256 = "be236556c7b9c7b91cb370e837fdcec62b6e8893408cd4465ae883c9d7c67024 " ,
18
- strip_prefix = "bazel-lib-1.18 .0" ,
19
- url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.18 .0.tar.gz" ,
17
+ sha256 = "a7bfc7aed7b86a4caaba382116e0214ebbaa623f393a9e716d87a3e1bab29d78 " ,
18
+ strip_prefix = "bazel-lib-1.19 .0" ,
19
+ url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.19 .0.tar.gz" ,
20
20
)
21
21
22
22
http_archive (
23
23
name = "aspect_rules_js" ,
24
- sha256 = "519c92af31ff856659dc48711110f69139b9c3a74511f5b0118c887dcf06e360 " ,
25
- strip_prefix = "rules_js-1.12 .0" ,
26
- url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v1.12 .0.tar.gz" ,
24
+ sha256 = "66ecc9f56300dd63fb86f11cfa1e8affcaa42d5300e2746dba08541916e913fd " ,
25
+ strip_prefix = "rules_js-1.13 .0" ,
26
+ url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v1.13 .0.tar.gz" ,
27
27
)
28
28
29
29
http_archive (
You can’t perform that action at this time.
0 commit comments