Skip to content

Commit e090489

Browse files
committed
test(integrations/import): align fixture to ESLint ^9
1 parent adc460d commit e090489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integrations/eslint-plugin-import/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"author": "Toru Nagashima (https://github.com/mysticatea)",
99
"license": "MIT",
1010
"dependencies": {
11-
"eslint": "^7.0.0",
12-
"eslint-plugin-import": "~2.23.4",
11+
"eslint": "^9.0.0",
12+
"eslint-plugin-import": "^2.31.0",
1313
"eslint-plugin-vue": "file:../../.."
1414
}
1515
}

0 commit comments

Comments
 (0)