Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 72679d8

Browse files
committed
chore(deps): update dependency aspect_rules_js to v2.9.2
1 parent fb49387 commit 72679d8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

generator/gapic-generator-typescript/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ def gapic_generator_typescript_repositories():
55
maybe(
66
http_archive,
77
name = "aspect_rules_js",
8-
sha256 = "9db12fb5013bb2fb0c8ecf1abd4da10781864e1f5e4faa7ba7382cc96f45949c",
9-
strip_prefix = "rules_js-2.1.3",
10-
url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v2.1.3.tar.gz",
8+
sha256 = "1a88c7732477c0d359f51fafdc6eaa88209e26279565b9cd9807958c29bf0536",
9+
strip_prefix = "rules_js-2.9.2",
10+
url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v2.9.2.tar.gz",
1111
)
1212

1313
maybe(

0 commit comments

Comments
 (0)