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

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.23.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-13 04:03:47 +00:00 committed by GitHub
parent 0e9e7b4e8a
commit dfcb4d0b4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 416 additions and 354 deletions

768
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -35,7 +35,7 @@
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"@vercel/ncc": "^0.34.0",
"eslint": "^7.32.0",
"eslint": "^8.23.1",
"eslint-config-google": "^0.14.0",
"jest": "^26.6.3",
"jest-junit": "^13.2.0",