chore: bump eslint from 9.12.0 to 9.13.0 (#481)

Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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.12.0...v9.13.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-10-22 23:54:44 +08:00
committed by GitHub
parent 4a46a8d4a5
commit 03c537cb51
2 changed files with 20 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
"@rollup/plugin-typescript": "^12.1.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.7",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",