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

Commit 0fec40b

Browse files
renovate-botalan-agius4
authored andcommitted
build: update build_bazel_rules_nodejs to version 1.2.2
1 parent a3deb68 commit 0fec40b

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
@@ -8,8 +8,8 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
88
# Add NodeJS rules (explicitly used for sass bundle rules)
99
http_archive(
1010
name = "build_bazel_rules_nodejs",
11-
sha256 = "ecaa54955b314b5e33948bd8f39e35c35ee89e905d8de1c03868100293510573",
12-
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.2.1/rules_nodejs-1.2.1.tar.gz"],
11+
sha256 = "6bcef105e75cac3c5f8212e0d0431b6ec1aaa1963e093b0091474ab98ecf29d2",
12+
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.2.2/rules_nodejs-1.2.2.tar.gz"],
1313
)
1414

1515
# Setup the NodeJS toolchain

0 commit comments

Comments
 (0)