Bump eslint from 9.9.1 to 9.10.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.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.9.1...v9.10.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-09 07:24:19 +00:00
committed by GitHub
parent 00442603b3
commit 39b4ba1938
2 changed files with 18 additions and 11 deletions

View File

@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"concurrently": "^8.2.2",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"nodemon": "^3.1.4",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",