Skip to content

Commit

Permalink
fix: pin eslint-plugin-import to 2.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Dec 9, 2019
1 parent 2fbc390 commit ae6870d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"coveralls": "^3.0.6",
"eslint": "^6.5.1",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-import": "2.18.2",
"mocha": "^6.2.1",
"nyc": "^14.1.1",
"ts-node": "^8.4.1",
Expand Down

0 comments on commit ae6870d

Please sign in to comment.