build(deps-dev): bump eslint from 6.8.0 to 7.20.0 (#163)

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.20.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.20.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-16 22:38:50 +11:00 committed by GitHub
parent 41858b8c7c
commit f9b6927981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 694 additions and 1132 deletions

1824
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^4.15.0",
"@zeit/ncc": "^0.22.3",
"eslint": "^6.6.0",
"eslint": "^7.20.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",