There was an error while loading. Please reload this page.
1 parent 40a2977 commit 007037cCopy full SHA for 007037c
WORKSPACE
@@ -123,8 +123,8 @@ selenium_register_dotnet()
123
124
http_archive(
125
name = "build_bazel_rules_nodejs",
126
- sha256 = "cfc289523cf1594598215901154a6c2515e8bf3671fd708264a6f6aefe02bf39",
127
- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.4.6/rules_nodejs-4.4.6.tar.gz"],
+ sha256 = "3653eb344b7222189f781e260522acf77195f5d7ef643bc23ab3a738445c1394",
+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.5.0/rules_nodejs-4.5.0.tar.gz"],
128
)
129
130
load("@build_bazel_rules_nodejs//:index.bzl", "node_repositories", "npm_install")
0 commit comments