This repository was archived by the owner on Feb 18, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 125125 },
126126 "dependencies" : {
127127 "babel-plugin-transform-class-properties" : " ^6.24.1" ,
128- "electron-context-menu" : " ^0.12 .0" ,
128+ "electron-context-menu" : " ^0.13 .0" ,
129129 "electron-debug" : " ^3.0.0" ,
130130 "electron-dl" : " ^1.9.0" ,
131131 "electron-settings" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -3051,6 +3051,14 @@ cli-cursor@^2.1.0:
30513051 dependencies:
30523052 restore-cursor "^2.0.0"
30533053
3054+ cli-truncate@^2.0.0:
3055+ version "2.0.0"
3056+ resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.0.0.tgz#68ff6aaa53b203b52ad89b8b1a80f1f61ad1e1d5"
3057+ integrity sha512-C4hp+8GCIFVsUUiXcw+ce+7wexVWImw8rQrgMBFsqerx9LvvcGlwm6sMjQYAEmV/Xb87xc1b5Ttx505MSpZVqg==
3058+ dependencies:
3059+ slice-ansi "^2.1.0"
3060+ string-width "^4.1.0"
3061+
30543062cli-width@^2.0.0:
30553063 version "2.2.0"
30563064 resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
@@ -4336,11 +4344,12 @@ electron-chromedriver@^5.0.1:
43364344 electron-download "^4.1.1"
43374345 extract-zip "^1.6.7"
43384346
4339- electron-context-menu@^0.12 .0:
4340- version "0.12 .0"
4341- resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-0.12 .0.tgz#ee882a3e9bf219df0e0b9473ca041ef40940fccd "
4342- integrity sha512-kZEPG3a864UQOZDJnfsVUiWjhonIpfPPtH8Z7luvPUf7sra/Sz1x2n3aRnyzGN8jQhgRvQomJg/QKXHNbZZ/+g ==
4347+ electron-context-menu@^0.13 .0:
4348+ version "0.13 .0"
4349+ resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-0.13 .0.tgz#4c8fc8b7193a794f187d4f58e88254431c56c3e9 "
4350+ integrity sha512-a98UDykOn+tiyb2mQEz710ZNWj/L85wHv6jRUJFE9GNLSaRH5I5BR022RYoWInLTj1Mns66vh9SueyMPWc+aTQ ==
43434351 dependencies:
4352+ cli-truncate "^2.0.0"
43444353 electron-dl "^1.2.0"
43454354 electron-is-dev "^1.0.1"
43464355
You can’t perform that action at this time.
0 commit comments