Merge pull request #2051 from h3poteto/dependabot/npm_and_yarn/electron-context-menu-2.4.0

build(deps): Bump electron-context-menu from 2.3.0 to 2.4.0
This commit is contained in:
AkiraFukushima 2021-02-03 22:58:41 +09:00 committed by GitHub
commit 057d8c81ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -172,7 +172,7 @@
"axios": "^0.21.1",
"blueimp-load-image": "^5.14.0",
"deep-extend": "^0.6.0",
"electron-context-menu": "^2.3.0",
"electron-context-menu": "^2.4.0",
"electron-json-storage": "^4.3.0",
"electron-log": "^4.3.0",
"electron-window-state": "^5.0.3",

View File

@ -4543,10 +4543,10 @@ electron-builder@^22.9.1:
update-notifier "^4.1.1"
yargs "^16.0.3"
electron-context-menu@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-2.3.0.tgz#d9af9733b19a76c78c413d8eb7b00b1ae1ead356"
integrity sha512-XYsYkNY+jvX4C5o09qMuZoKL6e9frnQzBFehZSIiKp6zK0u3XYowJYDyK3vDKKZxYsOIGiE/Gbx40jERC03Ctw==
electron-context-menu@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-2.4.0.tgz#58e3a0e0ff847d3ce78ee81b49544a62b6bf0b00"
integrity sha512-6HRAEeFoMoBZyQ69FBGNQIVVDRBw8nYmvMPaV+CfRDa/spreHsjMD+XesJ/2/lMSAAMDTCgFCC24167Uer2cZw==
dependencies:
cli-truncate "^2.0.0"
electron-dl "^3.0.0"