Skip to content

Commit 6bef571

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency aspect_rules_ts to v3.6.0
See associated pull request for more information.
1 parent 4f98704 commit 6bef571

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
@@ -126,9 +126,9 @@ register_toolchains(
126126

127127
http_archive(
128128
name = "aspect_rules_ts",
129-
sha256 = "56858e1e4380948e2d5aca5ab2e96fc5ed788652a4a3b7036e8e4b6f019e63bd",
130-
strip_prefix = "rules_ts-3.5.3",
131-
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.5.3/rules_ts-v3.5.3.tar.gz",
129+
sha256 = "6b15ac1c69f2c0f1282e41ab469fd63cd40eb2e2d83075e19b68a6a76669773f",
130+
strip_prefix = "rules_ts-3.6.0",
131+
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.6.0/rules_ts-v3.6.0.tar.gz",
132132
)
133133

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

0 commit comments

Comments
 (0)