Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
cd092f822e
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>
2025-01-28 13:15:35 +00:00
2 changed files with 1539 additions and 985 deletions

2522
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": "^4.33.0",
"electron": "^34.0.0",
"eslint": "^7.32.0",
"eslint": "^9.19.0",
"typescript": "^5.7.3"
},
"dependencies": {}