Skip to content

Commit 0bc6e07

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency aspect_rules_js to v2.3.8
See associated pull request for more information.
1 parent ef176d8 commit 0bc6e07

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
@@ -56,9 +56,9 @@ nodejs_register_toolchains(
5656

5757
http_archive(
5858
name = "aspect_rules_js",
59-
sha256 = "83e5af4d17385d1c3268c31ae217dbfc8525aa7bcf52508dc6864baffc8b9501",
60-
strip_prefix = "rules_js-2.3.7",
61-
url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.7/rules_js-v2.3.7.tar.gz",
59+
sha256 = "304c51726b727d53277dd28fcda1b8e43b7e46818530b8d6265e7be98d5e2b25",
60+
strip_prefix = "rules_js-2.3.8",
61+
url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.8/rules_js-v2.3.8.tar.gz",
6262
)
6363

6464
load("@aspect_rules_js//js:repositories.bzl", "rules_js_dependencies")

0 commit comments

Comments
 (0)