Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 80776b8

Browse files
committed
Update to eslint-plugin-import v2.7.0
1 parent 0c0bde5 commit 80776b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"eslint": "^4.3.0",
5454
"eslint-config-airbnb-base": "^11.3.1",
55-
"eslint-plugin-import": "^2.2.0",
55+
"eslint-plugin-import": "^2.7.0",
5656
"fs-extra": "^4.0.1"
5757
},
5858
"eslintConfig": {

0 commit comments

Comments
 (0)