Skip to content

Commit 769480e

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency aspect_rules_ts to v3.5.1
1 parent ea920c3 commit 769480e

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
@@ -199,9 +199,9 @@ npm_repositories()
199199

200200
http_archive(
201201
name = "aspect_rules_ts",
202-
sha256 = "4263532b2fb4d16f309d80e3597191a1cb2fb69c19e95d91711bd6b97874705e",
203-
strip_prefix = "rules_ts-3.5.0",
204-
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.5.0/rules_ts-v3.5.0.tar.gz",
202+
sha256 = "d584e4bc80674d046938563678117d17df962fe105395f6b1efe2e8a248b8100",
203+
strip_prefix = "rules_ts-3.5.1",
204+
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.5.1/rules_ts-v3.5.1.tar.gz",
205205
)
206206

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

0 commit comments

Comments
 (0)