Bump eslint from 7.32.0 to 9.19.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.19.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/v7.32.0...v9.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-30 11:22:48 +00:00 committed by GitHub
parent 0678a5c450
commit 0026839749
Signed by: DevComp
GPG key ID: B5690EEEBB952194
2 changed files with 493 additions and 615 deletions

1106
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^8.22.0",
"electron": "^34.0.0",
"eslint": "^7.32.0",
"eslint": "^9.19.0",
"typescript": "^5.7.3"
},
"dependencies": {}