Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9bd9784

Browse filesBrowse files
committed
build: update dependency aspect_rules_ts to v3.6.0
See associated pull request for more information.
1 parent 0b4e3f3 commit 9bd9784
Copy full SHA for 9bd9784

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎WORKSPACE

Copy file name to clipboardExpand all lines: WORKSPACE
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@ npm_repositories()
198198

199199
http_archive(
200200
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.5.3/rules_ts-v3.5.3.tar.gz",
201+
sha256 = "6b15ac1c69f2c0f1282e41ab469fd63cd40eb2e2d83075e19b68a6a76669773f",
202+
strip_prefix = "rules_ts-3.6.0",
203+
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.6.0/rules_ts-v3.6.0.tar.gz",
204204
)
205205

206206
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.