Bump eslint from 7.2.0 to 7.4.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.2.0 to 7.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.2.0...v7.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-16 15:39:22 +00:00 committed by GitHub
parent 56b9ee68cf
commit aaf7e729c4
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",