Bump eslint from 8.49.0 to 8.51.0 (#693)

Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.51.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.49.0...v8.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-10 12:44:56 +02:00
committed by GitHub
parent 0b00d259ba
commit 3985e4151a
2 changed files with 16 additions and 16 deletions

View File

@@ -40,7 +40,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.2",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-node": "^11.1.0",