File tree Expand file tree Collapse file tree 3 files changed +240
-119
lines changed
eslint-config-standard-with-typescript Expand file tree Collapse file tree 3 files changed +240
-119
lines changed Original file line number Diff line number Diff line change 32
32
"dependencies": {
33
33
"@vue/eslint-config-standard": "workspace:^",
34
34
"@typescript-eslint/eslint-plugin": "^8.28.0",
35
- "eslint-import-resolver-next": "^0.4.3 ",
35
+ "eslint-import-resolver-next": "^0.6.0 ",
36
36
"eslint-import-resolver-typescript": "^4.2.3",
37
37
"eslint-plugin-import-x": "^4.9.2"
38
38
},
Original file line number Diff line number Diff line change 29
29
"homepage": "https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard#readme",
30
30
"dependencies": {
31
31
"@stylistic/eslint-plugin": "^4.2.0",
32
- "eslint-import-resolver-next": "^0.4.3 ",
32
+ "eslint-import-resolver-next": "^0.6.0 ",
33
33
"eslint-plugin-import-x": "^4.9.2",
34
34
"eslint-plugin-n": "^17.16.2",
35
35
"eslint-plugin-promise": "^7.2.1",
You can’t perform that action at this time.
0 commit comments