Skip to content

Commit 6135e02

Browse files
chore(deps): update dependency oxlint-tsgolint to ^0.22.0 (#1036)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) | [`^0.21.0` → `^0.22.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.21.1/0.22.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint-tsgolint/0.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint-tsgolint/0.21.1/0.22.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/tsgolint (oxlint-tsgolint)</summary> ### [`v0.22.0`](https://redirect.github.com/oxc-project/tsgolint/compare/v0.21.1...42a817b2ac39c364e8b054d00bd1fb0947d0aa3a) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.21.1...v0.22.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cnpm/cnpmcore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bef3825 commit 6135e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"lint-staged": "^16.2.7",
149149
"oxfmt": "^0.46.0",
150150
"oxlint": "^1.32.0",
151-
"oxlint-tsgolint": "^0.21.0",
151+
"oxlint-tsgolint": "^0.22.0",
152152
"typescript": "^6.0.0"
153153
},
154154
"optionalDependencies": {

0 commit comments

Comments
 (0)