We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c5797 commit b339166Copy full SHA for b339166
WORKSPACE
@@ -2,9 +2,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
2
3
http_archive(
4
name = "aspect_rules_js",
5
- sha256 = "dda5fee3926e62c483660b35b25d1577d23f88f11a2775e3555b57289f4edb12",
6
- strip_prefix = "rules_js-1.6.9",
7
- url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v1.6.9.tar.gz",
+ sha256 = "d8feeb67bca55cc56fb4696cf6c852f4a44c0c8dbe99ea108f6a95fd322b4bcb",
+ strip_prefix = "rules_js-1.7.0",
+ url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v1.7.0.tar.gz",
8
)
9
10
load("@aspect_rules_js//js:repositories.bzl", "rules_js_dependencies")
0 commit comments