Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 20f8a92

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency build_bazel_rules_nodejs to v4.4.1
(cherry picked from commit 07595e0)
1 parent c9d2112 commit 20f8a92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
77

88
http_archive(
99
name = "build_bazel_rules_nodejs",
10-
sha256 = "c9c5d60d6234d65b06f86abd5edc60cadd1699f739ee49d33a099d2d67eb1ae8",
11-
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.4.0/rules_nodejs-4.4.0.tar.gz"],
10+
sha256 = "4501158976b9da216295ac65d872b1be51e3eeb805273e68c516d2eb36ae1fbb",
11+
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.4.1/rules_nodejs-4.4.1.tar.gz"],
1212
)
1313

1414
# Check the bazel version and download npm dependencies

0 commit comments

Comments
 (0)