Skip to content

Commit c6360b8

Browse files
chore(deps): replace dependency eslint-plugin-vitest with @vitest/eslint-plugin 1.0.1
1 parent 039410e commit c6360b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-import-resolver-typescript": "^3.6.1",
4949
"eslint-plugin-import": "^2.29.1",
5050
"eslint-plugin-prefer-object-spread": "^1.2.1",
51-
"eslint-plugin-vitest": "0.5.4",
51+
"@vitest/eslint-plugin": "1.0.1",
5252
"husky": "9.1.7",
5353
"rimraf": "6.0.1",
5454
"rollup-plugin-typescript-paths": "1.5.0",

0 commit comments

Comments
 (0)