Merge pull request #53 from kudos/dependabot/npm_and_yarn/eslint-plugin-import-2.20.0

Bump eslint-plugin-import from 2.17.3 to 2.20.0
This commit is contained in:
Jonathan Cremin 2020-01-27 09:29:20 +00:00 committed by GitHub
commit 66db7f9a84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 14 deletions

View file

@ -92,7 +92,7 @@
"concurrently": "^5.0.2",
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-import": "^2.20.0",
"mocha": "^7.0.0",
"nodemon": "^2.0.2",
"supertest": "^4.0.2",