Skip to content

Commit c6c4d32

Browse files
clydinfilipesilva
authored andcommitted
build: update Bazel Node.js version to 12.20.2
1 parent 74cf3a0 commit c6c4d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ check_rules_nodejs_version(minimum_version_string = "2.0.0")
3131

3232
# Setup the Node.js toolchain
3333
node_repositories(
34+
node_version = "12.20.2",
3435
package_json = ["//:package.json"],
35-
node_version = "12.14.1",
3636
yarn_version = "1.22.4",
3737
)
3838

0 commit comments

Comments
 (0)