Skip to content

Commit

Permalink
chore(deps): update dependency aspect_rules_js to v2.0.0-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent c17779b commit b4294c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ .ProjectSnake }}/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bazel_dep(name = "toolchains_protoc", version = "0.3.0")
{{- end}}
bazel_dep(name = "rules_multitool", version = "0.7.1")
{{- if .Computed.javascript }}
bazel_dep(name = "aspect_rules_js", version = "2.0.0-rc3")
bazel_dep(name = "aspect_rules_js", version = "2.0.0-rc4")
bazel_dep(name = "aspect_rules_ts", version = "3.0.0-rc1")
{{- end }}
{{- if .Computed.python }}
Expand Down

0 comments on commit b4294c9

Please sign in to comment.