build(deps-dev): bump eslint from 6.8.0 to 7.32.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.32.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.32.0)
This commit is contained in:
dependabot[bot]
2021-09-06 15:01:09 +00:00
parent 9d77ea0161
commit 0b1064fead
2 changed files with 663 additions and 1414 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.16.0",
"codecov": "^3.6.2",
"eslint": "^6.8.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-airbnb-typescript": "^7.0.0",
"eslint-config-prettier": "^6.9.0",