Skip to content

Commit

Permalink
chore(deps): update dependency aspect_rules_ts to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 28, 2024
1 parent 439d5a5 commit 9e7e8fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ def gapic_generator_typescript_repositories():
maybe(
http_archive,
name = "aspect_rules_ts",
sha256 = "4c3f34fff9f96ffc9c26635d8235a32a23a6797324486c7d23c1dfa477e8b451",
strip_prefix = "rules_ts-1.4.5",
url = "https://github.com/aspect-build/rules_ts/archive/refs/tags/v1.4.5.tar.gz",
sha256 = "d23ba2b800493a83c3ec9e300e01c74a7b0a58c08893e681417e2c2f48f8c4bb",
strip_prefix = "rules_ts-3.2.0",
url = "https://github.com/aspect-build/rules_ts/archive/refs/tags/v3.2.0.tar.gz",
)

maybe(
Expand Down

0 comments on commit 9e7e8fb

Please sign in to comment.