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.9 "
2+ target "4.2.10 "
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" : " 3d4d6454007f14fa9a5f0e1fa49206fb91b676cc "
63+ "commitHash" : " 4e4c7527c63fcf27dffaeb58bde996b8d859c0ed "
6464 }
6565 },
6666 "isOnlyProductionDependency" : true ,
6767 "license" : " MIT" ,
68- "version" : " 4.2.9 "
68+ "version" : " 4.2.10 "
6969 },
7070 {
7171 "component" : {
Original file line number Diff line number Diff line change 1- // Type definitions for Electron 4.2.9
1+ // Type definitions for Electron 4.2.10
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
@@ -9861,4 +9861,4 @@ declare namespace NodeJS {
98619861 electron : string ;
98629862 chrome : string ;
98639863 }
9864- }
9864+ }
Original file line number Diff line number Diff line change 2323 "@types/webdriverio" : " 4.6.1" ,
2424 "concurrently" : " ^3.5.1" ,
2525 "cpx" : " ^1.5.0" ,
26- "electron" : " 4.2.9 " ,
26+ "electron" : " 4.2.10 " ,
2727 "htmlparser2" : " ^3.9.2" ,
2828 "mkdirp" : " ^0.5.1" ,
2929 "mocha" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -683,10 +683,10 @@ electron-download@^4.1.0:
683683 semver "^5.4.1"
684684 sumchecker "^2.0.2"
685685
686- electron@4.2.9 :
687- version "4.2.9 "
688- resolved "https://registry.yarnpkg.com/electron/-/electron-4.2.9 .tgz#81226aa1ba58e1b05388474faf5a815010a11ea2 "
689- integrity sha512-zC7K3GOiZKmxqllVG/qq/Gx+qQvyolKj5xKKwXMqIGekfokEW2hvoIO5Yh7KCoAh5dqBtpzOJjS4fj1se+YBcg ==
686+ electron@4.2.10 :
687+ version "4.2.10 "
688+ resolved "https://registry.yarnpkg.com/electron/-/electron-4.2.10 .tgz#7096450bb14875ec2e6797316c0c1034e7fe2b76 "
689+ integrity sha512-dFhsJOW7OZX8JxjoBdugUZh6VWbs5PjlQIH6/w1KsZO7otgBy44j9vPI31KnIid3bdMtNbmTEF+6PA32z88kRw ==
690690 dependencies :
691691 " @types/node" " ^10.12.18"
692692 electron-download "^4.1.0"
You can’t perform that action at this time.
0 commit comments