Bump eslint from 8.12.0 to 8.14.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.12.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/v8.12.0...v8.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-25 22:52:35 +00:00 committed by GitHub
parent 141df5174c
commit bb6b04fd37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "17.0.26",
"@types/react": "^18.0.7",
"@types/react-dom": "^18.0.0",
"eslint": "8.12.0",
"eslint": "8.14.0",
"eslint-config-next": "12.1.1",
"typescript": "4.6.3"
}