build(deps-dev): bump eslint from 7.17.0 to 8.14.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 8.14.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.17.0...v8.14.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-06 09:16:30 +00:00
committed by GitHub
parent 16a641ace0
commit 83853a2d61
2 changed files with 389 additions and 308 deletions

View File

@@ -43,7 +43,7 @@
"@typescript-eslint/parser": "^4.6.0",
"@vercel/ncc": "^0.33.3",
"ava": "^3.8.2",
"eslint": "^7.17.0",
"eslint": "^8.14.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",