Skip to content

Commit 54a8415

Browse files
update dependencies to latest version
1 parent 955e22f commit 54a8415

File tree

89 files changed

+1185
-735
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+1185
-735
lines changed

build/deps/nodejs.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ bazel_dep(name = "rules_nodejs", version = "6.5.0")
66
# TODO(soon): Remove after next rules_ts release
77
git_override(
88
module_name = "aspect_rules_ts",
9-
remote = "https://github.com/aspect-build/rules_ts.git",
109
commit = "e7a6c5a30dde6448d735182de25a4ec8f6a35fcc",
10+
remote = "https://github.com/aspect-build/rules_ts.git",
1111
)
1212

1313
NODE_VERSION = "22.18.0"

0 commit comments

Comments
 (0)