mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps): bump electron-context-menu from 3.2.0 to 3.5.0
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 3.2.0 to 3.5.0. - [Release notes](https://github.com/sindresorhus/electron-context-menu/releases) - [Commits](https://github.com/sindresorhus/electron-context-menu/compare/v3.2.0...v3.5.0) --- updated-dependencies: - dependency-name: electron-context-menu dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bae05e2bff
commit
f2c2f4200d
2 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"xterm-addon-fit": "^0.6.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"electron-context-menu": "^3.2.0",
|
||||
"electron-context-menu": "^3.5.0",
|
||||
"tinro": "^0.6.12"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6225,10 +6225,10 @@ electron-builder@23.0.9:
|
|||
update-notifier "^5.1.0"
|
||||
yargs "^17.0.1"
|
||||
|
||||
electron-context-menu@^3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-3.2.0.tgz#b7c3b9361cb21940217434b563246c36e46de9aa"
|
||||
integrity sha512-JX6t8JmnaB28h1D6XrpGK/OLxXLDWzkBXZ2shvegThkTDOH8NaSiQBBv/FkFI0rmOUfLezWhPQibnrc0Tm96yA==
|
||||
electron-context-menu@^3.5.0:
|
||||
version "3.5.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-3.5.0.tgz#f5d6df982e37555a77666bcecff59b094211b54a"
|
||||
integrity sha512-z4agpok6YnXlGFs66zU9EBFft4llUFJ41NYFEMMS0fnprMKBztJUCHBA6LMAqJgjabfqsYC7kxlvjvepxodOqg==
|
||||
dependencies:
|
||||
cli-truncate "^2.1.0"
|
||||
electron-dl "^3.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue