Bump eslint from 7.32.0 to 8.15.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.15.0.
- [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.15.0)

---
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-05-08 09:30:38 +00:00 committed by GitHub
parent 5df31c2678
commit 86602a19bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
"@types/node": "^16.10.5",
"@typescript-eslint/parser": "^5.8.1",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint": "^8.15.0",
"eslint-plugin-github": "^4.3.2",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",