chore: bump eslint from 9.11.1 to 9.12.0 (#469)

Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.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.11.1...v9.12.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-09 21:02:25 +08:00
committed by GitHub
parent d962c9d9a9
commit 870fa98c36
2 changed files with 54 additions and 39 deletions

View File

@@ -18,7 +18,7 @@
"@rollup/plugin-typescript": "^12.1.0",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",