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

Commit 099749d

Browse files
renovate-botalan-agius4
authored andcommitted
build: update build_bazel_rules_nodejs to version 1.2.1
1 parent e71da18 commit 099749d

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 = "591d2945b09ecc89fde53e56dd54cfac93322df3bc9d4747cb897ce67ba8cdbf",
12-
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.2.0/rules_nodejs-1.2.0.tar.gz"],
11+
sha256 = "ecaa54955b314b5e33948bd8f39e35c35ee89e905d8de1c03868100293510573",
12+
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.2.1/rules_nodejs-1.2.1.tar.gz"],
1313
)
1414

1515
# Setup the NodeJS toolchain

0 commit comments

Comments
 (0)