chore: bump eslint from 9.4.0 to 9.6.0 (#350)

Bumps [eslint](https://github.com/eslint/eslint) from 9.4.0 to 9.6.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.4.0...v9.6.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]
2024-07-07 14:01:34 +08:00
committed by GitHub
parent ea28750fda
commit 2cdb4fd101
2 changed files with 46 additions and 26 deletions

View File

@@ -18,7 +18,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.14.9",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.4.0",
"eslint": "^9.6.0",
"jest": "^29.7.0",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",