Skip to content

Commit

Permalink
fix: pin eslint-plugin-import to 2.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 24, 2019
1 parent f1ec87b commit 7fe0fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-chai-friendly": "^0.4.1",
"eslint-plugin-eslint-comments": "^3.1.1",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-import": "2.17.3",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mysql2": "^1.6.5",
Expand Down

0 comments on commit 7fe0fce

Please sign in to comment.