We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7ea53 commit 92c3c3bCopy full SHA for 92c3c3b
WORKSPACE
@@ -232,9 +232,9 @@ http_archive(
232
name = "aspect_rules_ts",
233
patch_args = ["-p1"],
234
patches = ["//tools:rules_ts_windows.patch"],
235
- sha256 = "013a10b2b457add73b081780e604778eb50a141709f9194298f97761acdcc169",
236
- strip_prefix = "rules_ts-3.4.0",
237
- url = "https://github.com/aspect-build/rules_ts/releases/download/v3.4.0/rules_ts-v3.4.0.tar.gz",
+ sha256 = "4263532b2fb4d16f309d80e3597191a1cb2fb69c19e95d91711bd6b97874705e",
+ strip_prefix = "rules_ts-3.5.0",
+ url = "https://github.com/aspect-build/rules_ts/releases/download/v3.5.0/rules_ts-v3.5.0.tar.gz",
238
)
239
240
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
0 commit comments