chore: bump eslint from 9.14.0 to 9.15.0 (#515)

Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.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.14.0...v9.15.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-11-21 22:17:47 +07:00
committed by GitHub
parent 478382dd46
commit d614e874a7
2 changed files with 43 additions and 47 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/shell-quote": "^1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rollup": "^4.26.0",