Skip to content

Commit 398365b

Browse files
chore(deps): update dependency eslint-import-resolver-typescript to v4
1 parent 0422631 commit 398365b

File tree

2 files changed

+237
-1261
lines changed

2 files changed

+237
-1261
lines changed

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@typescript-eslint/parser": "^4.0.1",
2121
"babel-eslint": "^10.0.2",
22-
"eslint-import-resolver-typescript": "^2.0.0"
22+
"eslint-import-resolver-typescript": "^4.3.1"
2323
},
2424
"peerDependencies": {
2525
"@typescript-eslint/eslint-plugin": "^3.0.0",

0 commit comments

Comments
 (0)