Skip to content

Commit 4a1489e

Browse files
kourtnialexeagle
authored andcommitted
Updates aspect_rules_ts in react-cra example
1 parent 307ffd6 commit 4a1489e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

react-cra/WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ http_archive(
99

1010
http_archive(
1111
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",
12+
sha256 = "4c3f34fff9f96ffc9c26635d8235a32a23a6797324486c7d23c1dfa477e8b451",
13+
strip_prefix = "rules_ts-1.4.5",
14+
url = "https://github.com/aspect-build/rules_ts/releases/download/v1.4.5/rules_ts-v1.4.5.tar.gz",
1515
)
1616

1717
http_archive(

0 commit comments

Comments
 (0)