Bump eslint from 7.6.0 to 7.12.1

Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.12.1.
- [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.6.0...v7.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-01 05:42:32 +00:00
parent 55c1b24b53
commit 81e7b4fc50
2 changed files with 143 additions and 40 deletions

View file

@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "^3.7.1",
"@typescript-eslint/parser": "^3.7.1",
"@zeit/ncc": "^0.22.3",
"eslint": "^7.6.0",
"eslint": "^7.12.1",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.2.2",