Skip to content

Commit 0d07a93

Browse files
committed
Update dependency aspect_rules_ts to v1.3.1
1 parent 986ae78 commit 0d07a93

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
@@ -27,9 +27,9 @@ http_archive(
2727

2828
http_archive(
2929
name = "aspect_rules_ts",
30-
sha256 = "db77d904284d21121ae63dbaaadfd8c75ff6d21ad229f92038b415c1ad5019cc",
31-
strip_prefix = "rules_ts-1.3.0",
32-
url = "https://github.com/aspect-build/rules_ts/releases/download/v1.3.0/rules_ts-v1.3.0.tar.gz",
30+
sha256 = "02480b6a1cd12516edf364e678412e9da10445fe3f1070c014ac75e922c969ea",
31+
strip_prefix = "rules_ts-1.3.1",
32+
url = "https://github.com/aspect-build/rules_ts/releases/download/v1.3.1/rules_ts-v1.3.1.tar.gz",
3333
)
3434

3535
http_archive(

0 commit comments

Comments
 (0)