Skip to content

Commit 04213c8

Browse files
josephperrottclydin
authored andcommitted
build: update rules_rs_dependencies to 5.7.2
1 parent c701acb commit 04213c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
216216
rules_ts_dependencies(
217217
# ts_version_from = "//:package.json",
218218
# TODO: Support in https://github.com/aspect-build/rules_ts/blob/main/ts/private/npm_repositories.bzl
219-
ts_version = "5.6.2",
219+
ts_version = "5.7.2",
220220
)
221221

222222
http_file(

0 commit comments

Comments
 (0)