Merge pull request #184 from kudos/dependabot/npm_and_yarn/eslint-7.4.0

Bump eslint from 7.2.0 to 7.4.0
This commit is contained in:
Jonathan Cremin 2020-07-16 16:39:34 +01:00 committed by GitHub
commit 601362bea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 122 deletions

View file

@ -69,7 +69,7 @@
},
"devDependencies": {
"concurrently": "^5.1.0",
"eslint": "^7.2.0",
"eslint": "^7.4.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.21.2",
"istanbul": "^0.4.0",