Merge pull request #195 from kudos/dependabot/npm_and_yarn/eslint-plugin-import-2.22.0

Bump eslint-plugin-import from 2.21.2 to 2.22.0
This commit is contained in:
Jonathan Cremin 2020-07-17 11:09:25 +01:00 committed by GitHub
commit 92dabfc16d
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": "^7.4.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-import": "^2.22.0",
"istanbul": "^0.4.0",
"mocha": "^8.0.1",
"nodemon": "^2.0.4",