Bump eslint from 7.8.1 to 7.10.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.10.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.8.1...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-01 21:37:29 +00:00 committed by Michal Dorner
parent e09b207f38
commit d0adbaf0c8
2 changed files with 38 additions and 11 deletions

View file

@ -32,7 +32,7 @@
"@types/node": "^14.11.2",
"@typescript-eslint/parser": "^4.3.0",
"@vercel/ncc": "^0.24.1",
"eslint": "^7.8.1",
"eslint": "^7.10.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^23.20.0",
"jest": "^24.9.0",