Bump eslint from 9.32.0 to 9.33.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.33.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/v9.32.0...v9.33.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.33.0
  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]
2025-08-12 05:19:29 +00:00
committed by GitHub
parent a665d89c6a
commit cee41c6c62
2 changed files with 26 additions and 26 deletions

View File

@@ -32,7 +32,7 @@
"@types/node": "^24.2.1",
"@typescript-eslint/parser": "^8.39.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.32.0",
"eslint": "^9.33.0",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jest": "^29.0.1",
"jest": "^27.2.5",