Bump eslint from 9.9.0 to 9.9.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-26 13:33:13 +00:00
committed by GitHub
parent 2a5db68bed
commit 251712900c
2 changed files with 15 additions and 15 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.0",
"eslint": "^9.9.1",
"nodemon": "^3.1.4",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",