build(deps-dev): bump eslint from 8.57.1 to 9.16.0 (#178)

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

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

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-12-02 13:27:03 -08:00
committed by GitHub
parent f7a0cc9515
commit daa06dc432
2 changed files with 1032 additions and 620 deletions

1650
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -37,7 +37,7 @@
"@types/node": "^22.8.6",
"@typescript-eslint/parser": "^8.16.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint": "^9.16.0",
"eslint-plugin-github": "^5.1.3",
"eslint-plugin-jest": "^28.8.3",
"jest": "^29.5.0",