Skip to content

Commit 6bd2981

Browse files
fix(deps): replace dependency eslint-plugin-vitest with @vitest/eslint-plugin ^1.0.1
1 parent aa01d26 commit 6bd2981

File tree

2 files changed

+25
-93
lines changed

2 files changed

+25
-93
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-react": "^7.33.2",
6464
"eslint-plugin-react-hooks": "^5.0.0",
6565
"eslint-plugin-unicorn": "^56.0.0",
66-
"eslint-plugin-vitest": "^0.5.0",
66+
"@vitest/eslint-plugin": "^1.0.1",
6767
"eslint-plugin-wrapper": "0.1.0-1",
6868
"globals": "^15.0.0",
6969
"lodash": "^4.17.21",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)