We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc460d commit e090489Copy full SHA for e090489
tests/integrations/eslint-plugin-import/package.json
@@ -8,8 +8,8 @@
8
"author": "Toru Nagashima (https://github.com/mysticatea)",
9
"license": "MIT",
10
"dependencies": {
11
- "eslint": "^7.0.0",
12
- "eslint-plugin-import": "~2.23.4",
+ "eslint": "^9.0.0",
+ "eslint-plugin-import": "^2.31.0",
13
"eslint-plugin-vue": "file:../../.."
14
}
15
0 commit comments