build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#166)

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1.
- [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.57.0...v8.57.1)

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

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]
2024-10-01 14:24:55 -07:00
committed by GitHub
parent aa350ac552
commit abd26b887e
2 changed files with 19 additions and 17 deletions

View File

@@ -37,7 +37,7 @@
"@types/node": "^22.5.1",
"@typescript-eslint/parser": "^8.0.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-jest": "^28.8.3",
"jest": "^29.5.0",