Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency eslint-plugin-vitest to ^0.5.0
##### [v0.5.4](https://github.com/veritem/eslint-plugin-vitest/releases/tag/v0.5.4) ##### Features - support old Eslint configuration - update dependencies ##### [v0.5.3](https://github.com/veritem/eslint-plugin-vitest/releases/tag/v0.5.3) ##### Bug Fixes - configs in plugin declaration file ([#428](vitest-dev/eslint-plugin-vitest#428)) ([a554dd2](vitest-dev/eslint-plugin-vitest@a554dd2)) ##### [v0.5.2](https://github.com/veritem/eslint-plugin-vitest/releases/tag/v0.5.2) ##### Features - **no-focused-tests:** add autofix ([#424](vitest-dev/eslint-plugin-vitest#424)) ([07be616](vitest-dev/eslint-plugin-vitest@07be616)) ##### [v0.5.1](https://github.com/veritem/eslint-plugin-vitest/releases/tag/v0.5.1) ##### Bug Fixes - **no-focused-tests:** support .each template strings ([#420](vitest-dev/eslint-plugin-vitest#420)) ([36e5b9a](vitest-dev/eslint-plugin-vitest@36e5b9a)) ##### [v0.5.0](https://github.com/veritem/eslint-plugin-vitest/releases/tag/v0.5.0) #####‼️ Breaking Change 🚨 This version only supports flat config! If you run into issues consider downgrading and opening an issue ofcourse. **Full Changelog**: vitest-dev/eslint-plugin-vitest@v0.5.0...v0.5.0 ##### [v0.4.1](https://github.com/veritem/eslint-plugin-vitest/releases/tag/v0.4.1) **Full Changelog**: vitest-dev/eslint-plugin-vitest@v0.4.1...v0.4.1 ##### Changes - Remove `max-expect` rule in favor of `max-expects` ##### [v0.4.0](https://github.com/veritem/eslint-plugin-vitest/releases/tag/v0.4.0) ##### Bug Fixes - support ESLint v9 getScope() ([#399](vitest-dev/eslint-plugin-vitest#399)) ([bbe0130](vitest-dev/eslint-plugin-vitest@bbe0130)) **Full Changelog**: vitest-dev/eslint-plugin-vitest@v0.4.0...v0.4.0
- Loading branch information