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 307ffd6 commit 4a1489eCopy full SHA for 4a1489e
react-cra/WORKSPACE
@@ -9,9 +9,9 @@ http_archive(
9
10
http_archive(
11
name = "aspect_rules_ts",
12
- sha256 = "ace5b609603d9b5b875d56c9c07182357c4ee495030f40dcefb10d443ba8c208",
13
- strip_prefix = "rules_ts-1.4.0",
14
- url = "https://github.com/aspect-build/rules_ts/releases/download/v1.4.0/rules_ts-v1.4.0.tar.gz",
+ sha256 = "4c3f34fff9f96ffc9c26635d8235a32a23a6797324486c7d23c1dfa477e8b451",
+ strip_prefix = "rules_ts-1.4.5",
+ url = "https://github.com/aspect-build/rules_ts/releases/download/v1.4.5/rules_ts-v1.4.5.tar.gz",
15
)
16
17
0 commit comments