Skip to content

Commit a5101b9

Browse files
angular-robotjosephperrott
authored andcommitted
build: update dependency aspect_rules_ts to v3.6.3 (#2887)
See associated pull request for more information. PR Close #2887
1 parent 6f54d14 commit a5101b9

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
@@ -127,9 +127,9 @@ register_toolchains(
127127

128128
http_archive(
129129
name = "aspect_rules_ts",
130-
sha256 = "6b15ac1c69f2c0f1282e41ab469fd63cd40eb2e2d83075e19b68a6a76669773f",
131-
strip_prefix = "rules_ts-3.6.0",
132-
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.6.0/rules_ts-v3.6.0.tar.gz",
130+
sha256 = "09af62a0d46918d815b5f48b5ed0f5349b62c15fc42fcc3fef5c246504ff8d99",
131+
strip_prefix = "rules_ts-3.6.3",
132+
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.6.3/rules_ts-v3.6.3.tar.gz",
133133
)
134134

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

0 commit comments

Comments
 (0)