Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba37c25

Browse files
chore(deps): update dependency oxlint-tsgolint to ^0.9.0 (#930)
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.8.5` -> `^0.9.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.8.6/0.9.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint-tsgolint/0.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint-tsgolint/0.8.6/0.9.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/tsgolint (oxlint-tsgolint)</summary> ### [`v0.9.0`](https://redirect.github.com/oxc-project/tsgolint/compare/v0.8.6...3e44cb980edb576ad8b258ca939e14c3e29d84ce) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.8.6...v0.9.0) </details> --- ### Configuration 📅 **Schedule**: 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 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cnpm/cnpmcore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da2b98b commit ba37c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"lint-staged": "^16.2.7",
148148
"oxfmt": "^0.16.0",
149149
"oxlint": "^1.32.0",
150-
"oxlint-tsgolint": "^0.8.5",
150+
"oxlint-tsgolint": "^0.9.0",
151151
"prettier": "^3.7.4",
152152
"typescript": "^5.9.3"
153153
},

0 commit comments

Comments
 (0)