File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11disturl "https://atom.io/download/electron"
2- target "4.2.7 "
2+ target "4.2.9 "
33runtime "electron"
Original file line number Diff line number Diff line change 6060 "git" : {
6161 "name" : " electron" ,
6262 "repositoryUrl" : " https://github.com/electron/electron" ,
63- "commitHash" : " 36ea114ac0616e469e75ae94e6d53af48925e036 "
63+ "commitHash" : " 3d4d6454007f14fa9a5f0e1fa49206fb91b676cc "
6464 }
6565 },
6666 "isOnlyProductionDependency" : true ,
6767 "license" : " MIT" ,
68- "version" : " 4.2.7 "
68+ "version" : " 4.2.9 "
6969 },
7070 {
7171 "component" : {
Original file line number Diff line number Diff line change 1- // Type definitions for Electron 4.2.7
1+ // Type definitions for Electron 4.2.9
22// Project: http://electronjs.org/
33// Definitions by: The Electron Team <https://github.com/electron/electron>
44// Definitions: https://github.com/electron/electron-typescript-definitions
Original file line number Diff line number Diff line change 2222 "@types/webdriverio" : " 4.6.1" ,
2323 "concurrently" : " ^3.5.1" ,
2424 "cpx" : " ^1.5.0" ,
25- "electron" : " 4.2.7 " ,
25+ "electron" : " 4.2.9 " ,
2626 "htmlparser2" : " ^3.9.2" ,
2727 "mkdirp" : " ^0.5.1" ,
2828 "mocha" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -676,10 +676,10 @@ electron-download@^4.1.0:
676676 semver "^5.4.1"
677677 sumchecker "^2.0.2"
678678
679- electron@4.2.7 :
680- version "4.2.7 "
681- resolved "https://registry.yarnpkg.com/electron/-/electron-4.2.7 .tgz#bdd2dbf489a4a4255405bd8330cc8509831d29ba "
682- integrity sha512-Azpkw0OPzKVipSsN9/0DrBQhXOpG48Q1gTG7Akchtv37s8TijMe403TUgHxGGhw2ti117ek51kYf7NXLhjXqoA ==
679+ electron@4.2.9 :
680+ version "4.2.9 "
681+ resolved "https://registry.yarnpkg.com/electron/-/electron-4.2.9 .tgz#81226aa1ba58e1b05388474faf5a815010a11ea2 "
682+ integrity sha512-zC7K3GOiZKmxqllVG/qq/Gx+qQvyolKj5xKKwXMqIGekfokEW2hvoIO5Yh7KCoAh5dqBtpzOJjS4fj1se+YBcg ==
683683 dependencies :
684684 " @types/node" " ^10.12.18"
685685 electron-download "^4.1.0"
You can’t perform that action at this time.
0 commit comments