Bump eslint from 9.26.0 to 9.27.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.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.26.0...v9.27.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.27.0
  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] 2025-05-19 13:17:54 +00:00 committed by GitHub
parent 550b235ad1
commit a90c0ae8e5
Signed by: DevComp
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 927 deletions

950
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"electron": "^36.2.1",
"eslint": "^9.26.0",
"eslint": "^9.27.0",
"typescript": "^5.8.3"
},
"dependencies": {}