Merge pull request #93 from kudos/dependabot/npm_and_yarn/eslint-plugin-import-2.20.1

Bump eslint-plugin-import from 2.20.0 to 2.20.1
This commit is contained in:
Jonathan Cremin 2020-02-14 15:22:01 +00:00 committed by GitHub
commit 08721590f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -71,7 +71,7 @@
"concurrently": "^5.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-import": "^2.20.1",
"istanbul": "^0.4.0",
"mocha": "^7.0.1",
"nodemon": "^2.0.2",