Skip to content

Commit 58122b2

Browse files
committed
[JS] Update rules_nodejs to 5.8.0
1 parent fad29a3 commit 58122b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ crate_repositories()
187187

188188
http_archive(
189189
name = "build_bazel_rules_nodejs",
190-
sha256 = "c2ad51299792d5af3b258f1dd71b3b57eff9424c2e1797d9c1d65717d95da03a",
191-
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.3/rules_nodejs-5.7.3.tar.gz"],
190+
sha256 = "dcc55f810142b6cf46a44d0180a5a7fb923c04a5061e2e8d8eb05ccccc60864b",
191+
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.0/rules_nodejs-5.8.0.tar.gz"],
192192
)
193193

194194
load("@build_bazel_rules_nodejs//:repositories.bzl", "build_bazel_rules_nodejs_dependencies")

0 commit comments

Comments
 (0)