Bump eslint from 9.7.0 to 9.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.7.0 to 9.8.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.7.0...v9.8.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-07-29 07:49:24 +00:00
committed by GitHub
parent 9e7a85f400
commit 7006c09ab1
2 changed files with 17 additions and 29 deletions

View File

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