Skip to content

Commit f8a6e1f

Browse files
Update ESLint import plugins to latest
Upgrade to versions compatible with ESLint 8.
1 parent 9a089e4 commit f8a6e1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"eslint": "8.4.1",
5555
"eslint-config-airbnb-base": "15.0.0",
5656
"eslint-config-prettier": "^8.3.0",
57-
"eslint-import-resolver-typescript": "^2.3.0",
58-
"eslint-plugin-import": "^2.18.2",
57+
"eslint-import-resolver-typescript": "^2.5.0",
58+
"eslint-plugin-import": "^2.25.3",
5959
"eslint-plugin-jest": "^25.2.1",
6060
"jest": "^27.0.1",
6161
"jest-when": "^3.1.0",

0 commit comments

Comments
 (0)