Skip to content

Commit 521c2c7

Browse files
authored
chore(deps): update dependency aspect_rules_ts to v2.1.1 (#408)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | aspect_rules_ts | bazel_dep | patch | `2.1.0` -> `2.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bazelbuild/examples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 717fc3d commit 521c2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bazel_dep(name = "aspect_rules_lint", version = "0.11.0")
55
bazel_dep(name = "aspect_rules_jest", version = "0.19.6")
66
bazel_dep(name = "aspect_rules_js", version = "1.38.0")
77
bazel_dep(name = "aspect_rules_swc", version = "1.1.0")
8-
bazel_dep(name = "aspect_rules_ts", version = "2.1.0")
8+
bazel_dep(name = "aspect_rules_ts", version = "2.1.1")
99
bazel_dep(name = "aspect_rules_rollup", version = "1.0.0")
1010
bazel_dep(name = "aspect_rules_webpack", version = "0.13.0")
1111
bazel_dep(name = "bazel_skylib", version = "1.4.2")

0 commit comments

Comments
 (0)