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 986ae78 commit 0d07a93Copy full SHA for 0d07a93
WORKSPACE
@@ -27,9 +27,9 @@ http_archive(
27
28
http_archive(
29
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",
+ sha256 = "02480b6a1cd12516edf364e678412e9da10445fe3f1070c014ac75e922c969ea",
+ strip_prefix = "rules_ts-1.3.1",
+ url = "https://github.com/aspect-build/rules_ts/releases/download/v1.3.1/rules_ts-v1.3.1.tar.gz",
33
)
34
35
0 commit comments