We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4e3f3 commit 411ff72Copy full SHA for 411ff72
WORKSPACE
@@ -198,9 +198,9 @@ npm_repositories()
198
199
http_archive(
200
name = "aspect_rules_ts",
201
- sha256 = "56858e1e4380948e2d5aca5ab2e96fc5ed788652a4a3b7036e8e4b6f019e63bd",
202
- strip_prefix = "rules_ts-3.5.3",
203
- url = "https://github.com/aspect-build/rules_ts/releases/download/v3.%3Cspan%20class="x x-first x-last">5.3/rules_ts-v3.5.3.tar.gz",
+ sha256 = "6b15ac1c69f2c0f1282e41ab469fd63cd40eb2e2d83075e19b68a6a76669773f",
+ strip_prefix = "rules_ts-3.6.0",
+ url = "https://github.com/aspect-build/rules_ts/releases/download/v3.%3Cspan%20class="x x-first x-last">6.0/rules_ts-v3.6.0.tar.gz",
204
)
205
206
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
0 commit comments