mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 18:13:38 +08:00
build: update dependency aspect_rules_ts to v3.4.0
This commit is contained in:
parent
c40e263d8c
commit
8aa2382935
@ -206,9 +206,9 @@ http_archive(
|
||||
name = "aspect_rules_ts",
|
||||
patch_args = ["-p1"],
|
||||
patches = ["//tools:rules_ts_windows.patch"],
|
||||
sha256 = "cff3137b043ff6bf1a2542fd9691dc762432370cd39eb4bb0756d288de52067d",
|
||||
strip_prefix = "rules_ts-3.3.2",
|
||||
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.3.2/rules_ts-v3.3.2.tar.gz",
|
||||
sha256 = "013a10b2b457add73b081780e604778eb50a141709f9194298f97761acdcc169",
|
||||
strip_prefix = "rules_ts-3.4.0",
|
||||
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.4.0/rules_ts-v3.4.0.tar.gz",
|
||||
)
|
||||
|
||||
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
|
||||
|
Loading…
x
Reference in New Issue
Block a user