mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps): bump eslint from 9.11.1 to 9.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.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.11.1...v9.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d19fe10dc7
commit
164cdf4f9b
3 changed files with 252 additions and 213 deletions
|
|
@ -143,7 +143,7 @@
|
|||
"electron-builder": "24.13",
|
||||
"electron-builder-notarize": "^1.5.2",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint": "^9.12.0",
|
||||
"eslint-import-resolver-custom-alias": "^1.3.2",
|
||||
"eslint-import-resolver-typescript": "^3.6.3",
|
||||
"eslint-plugin-etc": "^2.0.3",
|
||||
|
|
|
|||
461
pnpm-lock.yaml
461
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -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.11.1",
|
||||
"eslint": "^9.12.0",
|
||||
"svelte-fa": "^4.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue