mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump electron from 26.2.1 to 26.2.2
Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.2. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v26.2.1...v26.2.2) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dd63320b0c
commit
e3a2fbaeb2
2 changed files with 5 additions and 5 deletions
|
|
@ -104,7 +104,7 @@
|
|||
"@vitest/coverage-v8": "0.34.4",
|
||||
"cross-env": "7.0.3",
|
||||
"dts-for-context-bridge": "0.7.1",
|
||||
"electron": "^26.2.1",
|
||||
"electron": "^26.2.2",
|
||||
"electron-builder": "23.6.0",
|
||||
"electron-builder-notarize": "^1.5.1",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
|
|
|
|||
|
|
@ -6977,10 +6977,10 @@ electron-util@^0.17.2:
|
|||
electron-is-dev "^1.1.0"
|
||||
new-github-issue-url "^0.2.1"
|
||||
|
||||
electron@^26.2.1:
|
||||
version "26.2.1"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-26.2.1.tgz#2ef86c03d9753647622bb9a53c4213fb290e5eac"
|
||||
integrity sha512-SNT24Cf/wRvfcFZQoERXjzswUlg5ouqhIuA2t9x2L7VdTn+2Jbs0QXRtOfzcnOV/raVMz3e8ICyaU2GGeciKLg==
|
||||
electron@^26.2.2:
|
||||
version "26.2.2"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-26.2.2.tgz#d465b7b5ead240448c131208631d172a45ae4953"
|
||||
integrity sha512-Ihb3Zt4XYnHF52DYSq17ySkgFqJV4OT0VnfhUYZASAql7Vembz3VsAq7mB3OALBHXltAW34P8BxTIwTqZaMS3g==
|
||||
dependencies:
|
||||
"@electron/get" "^2.0.0"
|
||||
"@types/node" "^18.11.18"
|
||||
|
|
|
|||
Loading…
Reference in a new issue