Upgrade rules_nodejs to the version 1.5.0

This update contains bug fixes required for eslint rules.

Change-Id: I884c1298cbf3c0f51a3a92a3eb48c695f50f4942
This commit is contained in:
Dmitrii Filippov 2020-03-31 00:39:52 +02:00
parent a7369b99c9
commit dd6575b3c6

View File

@ -57,8 +57,8 @@ http_archive(
http_archive(
name = "build_bazel_rules_nodejs",
sha256 = "9473b207f1c5a61b603442cbfeeea8aaf2aa62870673fce2a1c52087f6ff4dc9",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.2.4/rules_nodejs-1.2.4.tar.gz"],
sha256 = "d0c4bb8b902c1658f42eb5563809c70a06e46015d64057d25560b0eb4bdc9007",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.5.0/rules_nodejs-1.5.0.tar.gz"],
)
# File is specific to Polymer and copied from the Closure Github -- should be