chore: update npm packages

This commit is contained in:
41666 2020-10-24 14:40:07 -04:00
parent 91a7d83f3d
commit f163350057
3 changed files with 7 additions and 7 deletions

View file

@ -27,8 +27,8 @@ http_archive(
http_archive(
name = "build_bazel_rules_nodejs",
sha256 = "64a71a64ac58b8969bb19b1c9258a973b6433913e958964da698943fb5521d98",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/2.2.1/rules_nodejs-2.2.1.tar.gz"],
sha256 = "f2194102720e662dbf193546585d705e645314319554c6ce7e47d8b59f459e9c",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/2.2.2/rules_nodejs-2.2.2.tar.gz"],
)
git_repository(