Skip to content

Commit 1998307

Browse files
committed
Update dependency aspect_rules_js to v1.20.1
1 parent 986ae78 commit 1998307

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ http_archive(
2020

2121
http_archive(
2222
name = "aspect_rules_js",
23-
sha256 = "9fadde0ae6e0101755b8aedabf7d80b166491a8de297c60f6a5179cd0d0fea58",
24-
strip_prefix = "rules_js-1.20.0",
25-
url = "https://github.com/aspect-build/rules_js/releases/download/v1.20.0/rules_js-v1.20.0.tar.gz",
23+
sha256 = "1aa0ab76d1f9520bb8993e2d84f82da2a9c87da1e6e8d121dbb4c857a292c2cd",
24+
strip_prefix = "rules_js-1.20.1",
25+
url = "https://github.com/aspect-build/rules_js/releases/download/v1.20.1/rules_js-v1.20.1.tar.gz",
2626
)
2727

2828
http_archive(

0 commit comments

Comments
 (0)