Merge pull request #299 from kudos/dependabot/npm_and_yarn/eslint-7.15.0

Bump eslint from 7.7.0 to 7.15.0
This commit is contained in:
Jonathan Cremin 2020-12-17 13:28:01 +00:00 committed by GitHub
commit 0aa60938e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 83 additions and 82 deletions

View file

@ -70,7 +70,7 @@
},
"devDependencies": {
"concurrently": "^5.1.0",
"eslint": "^7.4.0",
"eslint": "^7.15.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"istanbul": "^0.4.0",