chore(deps-dev): bump eslint from 7.32.0 to 8.1.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.1.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.1.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]
2021-11-04 17:02:56 +00:00
committed by probot-auto-merge[bot]
parent 30a8f98dcf
commit 40e2cd86ea
2 changed files with 101 additions and 195 deletions

View File

@@ -38,7 +38,7 @@
"@types/node": "^16.3.2",
"@typescript-eslint/parser": "^5.3.0",
"@vercel/ncc": "^0.31.0",
"eslint": "^7.30.0",
"eslint": "^8.1.0",
"eslint-plugin-github": "^4.3.3",
"eslint-plugin-jest": "^25.0.1",
"jest": "^27.0.6",