[go: up one dir, main page]

Skip to content

Commit

Permalink
chore(deps): update dependency aspect_rules_ts to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent b185080 commit d1737de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ esbuild_register_toolchains(
# Typescript
http_archive(
name = "aspect_rules_ts",
sha256 = "97a8246bf6d1c7077b296e90a6e307bf8eabed02c5bca84d46db81efbf6ead41",
strip_prefix = "rules_ts-2.4.0",
url = "https://github.com/aspect-build/rules_ts/releases/download/v2.4.0/rules_ts-v2.4.0.tar.gz",
sha256 = "f69a6452b129d39d9b05f3dff8b1057185bb195b4daf0cff419988de757c6c31",
strip_prefix = "rules_ts-2.4.2",
url = "https://github.com/aspect-build/rules_ts/releases/download/v2.4.2/rules_ts-v2.4.2.tar.gz",
)

##################
Expand Down

0 comments on commit d1737de

Please sign in to comment.