chore(deps): bump eslint from 9.13.0 to 9.14.0 (#9729)

Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.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.13.0...v9.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 05:34:31 +00:00 committed by GitHub
parent 7cc8876a54
commit 4be25503f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 260 additions and 240 deletions

View file

@ -144,7 +144,7 @@
"electron-builder": "25.1",
"electron-builder-notarize": "^1.5.2",
"electron-devtools-installer": "^3.2.0",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-import-resolver-custom-alias": "^1.3.2",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-etc": "^2.0.3",

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@podman-desktop/ui-svelte": "workspace:*",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"svelte-fa": "^4.0.3"
},
"devDependencies": {