Bump eslint from 7.7.0 to 7.15.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.15.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.7.0...v7.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-17 06:57:52 +00:00 committed by GitHub
parent 753f6df95a
commit 438d9b1ee3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 84 additions and 90 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",