Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 20de526

Browse files
committed
.
1 parent 35fbffb commit 20de526

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
@@ -43,9 +43,9 @@ http_archive(
4343
# Runs the TypeScript compiler
4444
http_archive(
4545
name = "build_bazel_rules_typescript",
46-
url = "https://github.com/gregmagolan/rules_typescript/archive/febe7799f946f3038f51cc855133ad82577b3735.zip",
47-
strip_prefix = "rules_typescript-febe7799f946f3038f51cc855133ad82577b3735",
48-
sha256 = "b8ccd50dbd33898398ee402da50035405e3cfc0867267cefadb313567ac78d67",
46+
url = "https://github.com/gregmagolan/rules_typescript/archive/fb559a693dc334e794c432ae3abfbc70a6884408.zip",
47+
strip_prefix = "rules_typescript-fb559a693dc334e794c432ae3abfbc70a6884408",
48+
sha256 = "265439facb09d3514ed595ff8569a6e991d0ee215ce1d6beb96285fbb47ed2bf",
4949
)
5050

5151
# Used by the ts_web_test_suite rule to provision browsers

0 commit comments

Comments
 (0)