Skip to content

Commit 8140c93

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency aspect_rules_ts to v3.4.0
(cherry picked from commit 8aa2382)
1 parent 73b0c53 commit 8140c93

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
@@ -206,9 +206,9 @@ http_archive(
206206
name = "aspect_rules_ts",
207207
patch_args = ["-p1"],
208208
patches = ["//tools:rules_ts_windows.patch"],
209-
sha256 = "cff3137b043ff6bf1a2542fd9691dc762432370cd39eb4bb0756d288de52067d",
210-
strip_prefix = "rules_ts-3.3.2",
211-
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.3.2/rules_ts-v3.3.2.tar.gz",
209+
sha256 = "013a10b2b457add73b081780e604778eb50a141709f9194298f97761acdcc169",
210+
strip_prefix = "rules_ts-3.4.0",
211+
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.4.0/rules_ts-v3.4.0.tar.gz",
212212
)
213213

214214
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")

0 commit comments

Comments
 (0)