Skip to content

Commit

Permalink
build: update rules_rs_dependencies to 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josephperrott authored and clydin committed Dec 16, 2024
1 parent c701acb commit 04213c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
rules_ts_dependencies(
# ts_version_from = "//:package.json",
# TODO: Support in https://github.com/aspect-build/rules_ts/blob/main/ts/private/npm_repositories.bzl
ts_version = "5.6.2",
ts_version = "5.7.2",
)

http_file(
Expand Down

0 comments on commit 04213c8

Please sign in to comment.