chore: bump eslint from 9.7.0 to 9.8.0 (#376)

Bumps [eslint](https://github.com/eslint/eslint) from 9.7.0 to 9.8.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.7.0...v9.8.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-08-03 20:34:37 +07:00
committed by GitHub
parent 15e4515387
commit 400ce2199f
2 changed files with 20 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.14.12",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"ts-jest": "^29.2.3",