Skip to content

Commit

Permalink
chore(deps): update dependency aspect_rules_js to v1.42.1 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 61f52b0 commit 79da53b
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 @@ -2,7 +2,7 @@ bazel_dep(name = "aspect_bazel_lib", version = "2.7.3")
bazel_dep(name = "aspect_rules_lint", version = "0.21.0")
bazel_dep(name = "rules_multitool", version = "0.7.1")
{{- if .Computed.javascript }}
bazel_dep(name = "aspect_rules_js", version = "1.42.0")
bazel_dep(name = "aspect_rules_js", version = "1.42.1")
bazel_dep(name = "aspect_rules_ts", version = "2.3.0")
{{- end}}
{{- if .Computed.python }}
Expand Down

0 comments on commit 79da53b

Please sign in to comment.