Skip to content

Commit 23c5797

Browse files
authored
chore: update to aspect_rules_ts 1.0.0 (#1814)
1 parent 6099191 commit 23c5797

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ rules_js_dependencies()
1313

1414
http_archive(
1515
name = "aspect_rules_ts",
16-
sha256 = "555f408bf664e553eb148f22dc2da9e82177413bd08d2d19180340962cf3ff86",
17-
strip_prefix = "rules_ts-1.0.0-rc7",
18-
url = "https://github.com/aspect-build/rules_ts/archive/refs/tags/v1.0.0-rc7.tar.gz",
16+
sha256 = "f3f0d0a92b0069f8d1bf6a0e26408bd591a8626166db3f88e8d971ffed8f59ba",
17+
strip_prefix = "rules_ts-1.0.0",
18+
url = "https://github.com/aspect-build/rules_ts/archive/refs/tags/v1.0.0.tar.gz",
1919
)
2020

2121
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")

0 commit comments

Comments
 (0)