Skip to content

Commit f5df61d

Browse files
Replace dependency eslint-plugin-vitest with @vitest/eslint-plugin 1.0.1
1 parent f14a93c commit f5df61d

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-react-refresh": "0.4.8",
2525
"eslint-plugin-storybook": "0.8.0",
2626
"eslint-plugin-unused-imports": "4.0.0",
27-
"eslint-plugin-vitest": "0.5.4",
27+
"@vitest/eslint-plugin": "1.0.1",
2828
"globals": "15.8.0",
2929
"prettier": "3.3.3",
3030
"typescript-eslint": "8.0.0-alpha.44"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)