Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
fix(deps): update dependency electron-context-menu to ^0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kontrollanten committed Jul 6, 2020
1 parent d82e7d2 commit cfa65f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
},
"dependencies": {
"babel-plugin-transform-class-properties": "^6.24.1",
"electron-context-menu": "^0.15.0",
"electron-context-menu": "^0.16.0",
"electron-debug": "^3.0.0",
"electron-dl": "^2.0.0",
"electron-settings": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4776,10 +4776,10 @@ electron-chromedriver@^5.0.1:
electron-download "^4.1.1"
extract-zip "^1.6.7"

electron-context-menu@^0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-0.15.0.tgz#0a5abe8e73aca9cd9b891ce62830c984ecedff51"
integrity sha512-XLdtbX90NPkWycG3IzwtCmfX4ggu+lofNOW1nVRStb+ScFs49WTourW1k77Z4DTyThR3gUHg3UPXVBMbW1gNsg==
electron-context-menu@^0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-0.16.0.tgz#4f53b4640e321f536415a625505a908518f5dff7"
integrity sha512-lGr1/nRlNGmU8THc0hl2dYEB5bwXJpsi7vCjjsnsNGJKPZZLY8nHY3xvtjdtwKocErvp1h8wUb19moWenzoGPw==
dependencies:
cli-truncate "^2.0.0"
electron-dl "^1.2.0"
Expand Down

0 comments on commit cfa65f7

Please sign in to comment.