Skip to content

Commit 805a3d5

Browse files
committed
update
1 parent 6bf37bb commit 805a3d5

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.18.2",
11+
"eslint": "^7.0.0",
12+
"eslint-plugin-import": "~2.23.4",
1313
"eslint-plugin-vue": "file:../../.."
1414
}
1515
}

0 commit comments

Comments
 (0)