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 6f54d14 commit 671fcf7Copy full SHA for 671fcf7
WORKSPACE
@@ -127,9 +127,9 @@ register_toolchains(
127
128
http_archive(
129
name = "aspect_rules_ts",
130
- sha256 = "6b15ac1c69f2c0f1282e41ab469fd63cd40eb2e2d83075e19b68a6a76669773f",
131
- strip_prefix = "rules_ts-3.6.0",
132
- url = "https://github.com/aspect-build/rules_ts/releases/download/v3.6.0/rules_ts-v3.6.0.tar.gz",
+ sha256 = "f60d5d25d17760e258d194f1fcab7a29e73629b86f070609c6ce2b2459dd49e3",
+ strip_prefix = "rules_ts-3.6.2",
+ url = "https://github.com/aspect-build/rules_ts/releases/download/v3.6.2/rules_ts-v3.6.2.tar.gz",
133
)
134
135
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
0 commit comments