Skip to content

Commit

Permalink
chore(deps): update dependency build_bazel_rules_nodejs to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 14a8d90 commit 52e7db0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ http_archive(
# patches = [
# "//tools/esm-interop:patches/bazel/nodejs_binary_esm_support.patch",
# ],
sha256 = "f36e4a4747210331767033dc30728ae3df0856e88ecfdc48a0077ba874db16c3",
sha256 = "732aa2aeef9ba629cd7fa1cb30da07e6b696ed78706b08d84d5d8601982f38b1",
urls = [
"https://github.com/bazelbuild/rules_nodejs/releases/download/v6.0.3/rules_nodejs-v6.0.3.tar.gz",
"https://mirror.ghproxy.com/https://github.com/bazelbuild/rules_nodejs/releases/download/v6.0.3/rules_nodejs-v6.0.3.tar.gz"
"https://github.com/bazelbuild/rules_nodejs/releases/download/v6.3.3/rules_nodejs-v6.3.3.tar.gz",
"https://mirror.ghproxy.com/https://github.com/bazelbuild/rules_nodejs/releases/download/v6.3.3/rules_nodejs-v6.3.3.tar.gz"
],
)

Expand Down

0 comments on commit 52e7db0

Please sign in to comment.