chore: Bump eslint from 6.8.0 to 7.0.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.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/v6.8.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-18 19:39:01 +00:00
committed by GitHub
parent 32a3a7cc43
commit c4c5364d3e
2 changed files with 335 additions and 163 deletions

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"@zeit/ncc": "^0.22.0",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"jest": "^25.2.4"
}
}