Skip to content

Commit 6509491

Browse files
committed
[js] Updating rules_nodejs to 4.6.3
1 parent 221234f commit 6509491

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ selenium_register_dotnet()
127127

128128
http_archive(
129129
name = "build_bazel_rules_nodejs",
130-
sha256 = "2644a66772938db8d8c760334a252f1687455daa7e188073f2d46283f2f6fbb7",
131-
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6.2/rules_nodejs-4.6.2.tar.gz"],
130+
sha256 = "ad3e5afa52ef9aac4da426f61e339c054ecbc0e6665cec2109f8846b4c8339e3",
131+
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6.3/rules_nodejs-4.6.3.tar.gz"],
132132
)
133133

134134
load("@build_bazel_rules_nodejs//:index.bzl", "node_repositories", "npm_install")

0 commit comments

Comments
 (0)