We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d36ea2 commit bda01d0Copy full SHA for bda01d0
1 file changed
WORKSPACE
@@ -127,8 +127,8 @@ selenium_register_dotnet()
127
128
http_archive(
129
name = "build_bazel_rules_nodejs",
130
- sha256 = "d63ecec7192394f5cc4ad95a115f8a6c9de55c60d56c1f08da79c306355e4654",
131
- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6.1/rules_nodejs-4.6.1.tar.gz"],
+ sha256 = "2644a66772938db8d8c760334a252f1687455daa7e188073f2d46283f2f6fbb7",
+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6.2/rules_nodejs-4.6.2.tar.gz"],
132
)
133
134
load("@build_bazel_rules_nodejs//:index.bzl", "node_repositories", "npm_install")
0 commit comments