Bump eslint-plugin-import from 2.17.3 to 2.20.0

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.17.3 to 2.20.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.17.3...v2.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-16 07:29:26 +00:00 committed by GitHub
parent 0430a677b4
commit ff2b9eb926
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 18 deletions

View file

@ -69,7 +69,7 @@
"concurrently": "^5.0.2",
"eslint": "^5.15.1",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-import": "^2.20.0",
"istanbul": "^0.4.0",
"mocha": "^7.0.0",
"nodemon": "^1.17.3",