Skip to content

Commit ad2145f

Browse files
chore(deps): update dependency @vitest/eslint-plugin to v1.1.30 (#2216)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/eslint-plugin](https://redirect.github.com/vitest-dev/eslint-plugin-vitest) | [`1.1.28` -> `1.1.30`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.1.28/1.1.30) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2feslint-plugin/1.1.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2feslint-plugin/1.1.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2feslint-plugin/1.1.28/1.1.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2feslint-plugin/1.1.28/1.1.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/eslint-plugin-vitest (@&#8203;vitest/eslint-plugin)</summary> ### [`v1.1.30`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.29...v1.1.30) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.29...v1.1.30) ### [`v1.1.29`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.1.29) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.28...v1.1.29) ##### Bug Fixes - linter ([#&#8203;659](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/659)) ([02c5330](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/02c5330)) - remove conflict with another rule ([#&#8203;657](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/657)) ([d81da70](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/d81da70)) #### What's Changed - fix: remove conflict with another rule by [@&#8203;veritem](https://redirect.github.com/veritem) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/657](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/657) - Add `chai` global by [@&#8203;silverwind](https://redirect.github.com/silverwind) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/658](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/658) - fix: linter by [@&#8203;veritem](https://redirect.github.com/veritem) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/659](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/659) #### New Contributors - [@&#8203;silverwind](https://redirect.github.com/silverwind) made their first contribution in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/658](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/658) **Full Changelog**: vitest-dev/eslint-plugin-vitest@v1.1.28...v1.1.29 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01b36dd commit ad2145f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/prop-types": "15.7.14",
5959
"@types/react": "19.0.8",
6060
"@vitest/coverage-v8": "3.0.5",
61-
"@vitest/eslint-plugin": "1.1.28",
61+
"@vitest/eslint-plugin": "1.1.30",
6262
"console-fail-test": "0.5.0",
6363
"cspell": "8.17.3",
6464
"eslint": "9.20.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)