chore: bump eslint from 9.17.0 to 9.18.0 (#573)

Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.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.17.0...v9.18.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]
2025-01-16 22:18:07 +07:00
committed by GitHub
parent 2ba2d1ce2e
commit ec69264191
2 changed files with 28 additions and 18 deletions

View File

@@ -17,7 +17,7 @@
"@rollup/plugin-typescript": "^12.1.2",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"rollup": "^4.30.1",
"tslib": "^2.8.1",