chore: bump eslint from 9.23.0 to 9.24.0 (#678)
Some checks failed
Build / Build Package (push) Has been cancelled
Check / Check Package (push) Has been cancelled
Test / Test Package (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled

Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.24.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.23.0...v9.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.24.0
  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-04-15 22:55:38 +07:00
committed by GitHub
parent b1c98b2b97
commit 7732debaef
2 changed files with 50 additions and 59 deletions

View File

@@ -18,7 +18,7 @@
"@tsconfig/node23": "^23.0.1",
"@types/node": "^22.14.0",
"@vitest/coverage-v8": "^3.0.8",
"eslint": "^9.23.0",
"eslint": "^9.24.0",
"prettier": "^3.5.3",
"rollup": "^4.39.0",
"tslib": "^2.8.1",