chore: bump eslint from 9.28.0 to 9.29.0 (#739)
Some checks failed
Build / Build Action (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.28.0 to 9.29.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.28.0...v9.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.29.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-06-24 21:39:59 +07:00
committed by GitHub
parent 2db3574216
commit 09af9e7a87
2 changed files with 89 additions and 76 deletions

View File

@@ -15,7 +15,7 @@
"@tsconfig/node20": "^20.1.5",
"@types/node": "^22.15.30",
"@vitest/coverage-v8": "^3.1.4",
"eslint": "^9.28.0",
"eslint": "^9.29.0",
"jiti": "^2.4.2",
"lefthook": "^1.11.14",
"prettier": "^3.5.3",