chore: bump eslint from 9.1.1 to 9.2.0 (#310)

Bumps [eslint](https://github.com/eslint/eslint) from 9.1.1 to 9.2.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.1.1...v9.2.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-05-12 12:43:05 +07:00
committed by GitHub
parent 9d87552db3
commit ba3a64195a
2 changed files with 8 additions and 15 deletions

View File

@@ -18,7 +18,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",