fix(deps): update dependency @vitest/eslint-plugin to v1.5.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @vitest/eslint-plugin | 1.4.4 -> 1.5.0 |
Release Notes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.5.0
🚀 Features
🐞 Bug Fixes
- consistent-test-it: Handle aliased Vitest imports when enforcing consistent test names - by @y-hsgw in #828 (54be6)
View changes on GitHub
What's Changed
- fix(consistent-test-it): Handle aliased Vitest imports when enforcing consistent test names by @y-hsgw in #828
- feat: Add rule to recommended Vitest ESLint config by @y-hsgw in #827
Full Changelog: https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.4.4...v1.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.