Bump eslint from 5.16.0 to 6.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.8.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/v5.16.0...v6.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-27 07:32:28 +00:00 committed by GitHub
parent edfee6493c
commit e63f21888d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 175 additions and 106 deletions

View file

@ -69,7 +69,7 @@
},
"devDependencies": {
"concurrently": "^5.0.2",
"eslint": "^5.15.1",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.20.0",
"istanbul": "^0.4.0",