chore: bump eslint from 9.6.0 to 9.7.0 (#364)

Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.7.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.6.0...v9.7.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-20 13:43:32 +07:00
committed by GitHub
parent 5c2def62bc
commit 6604249f79
2 changed files with 29 additions and 15 deletions

View File

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