File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
disturl "https://electronjs.org/headers"
2
- target "12.0.7 "
2
+ target "12.0.9 "
3
3
runtime "electron"
Original file line number Diff line number Diff line change 60
60
"git" : {
61
61
"name" : " electron" ,
62
62
"repositoryUrl" : " https://github.com/electron/electron" ,
63
- "commitHash" : " 8d55658bfa8b5983e1a90ad079c2e2ac91ee7af0 "
63
+ "commitHash" : " 30f82dd1cb8140ccb5c6a4960eef8e3b8c15eeba "
64
64
}
65
65
},
66
66
"isOnlyProductionDependency" : true ,
67
67
"license" : " MIT" ,
68
- "version" : " 12.0.7 "
68
+ "version" : " 12.0.9 "
69
69
},
70
70
{
71
71
"component" : {
Original file line number Diff line number Diff line change 125
125
"cssnano" : " ^4.1.11" ,
126
126
"debounce" : " ^1.0.0" ,
127
127
"deemon" : " ^1.4.0" ,
128
- "electron" : " 12.0.7 " ,
128
+ "electron" : " 12.0.9 " ,
129
129
"eslint" : " 6.8.0" ,
130
130
"eslint-plugin-jsdoc" : " ^19.1.0" ,
131
131
"event-stream" : " 3.3.4" ,
Original file line number Diff line number Diff line change @@ -3001,10 +3001,10 @@ electron-to-chromium@^1.3.634:
3001
3001
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.642.tgz#8b884f50296c2ae2a9997f024d0e3e57facc2b94"
3002
3002
integrity sha512-cev+jOrz/Zm1i+Yh334Hed6lQVOkkemk2wRozfMF4MtTR7pxf3r3L5Rbd7uX1zMcEqVJ7alJBnJL7+JffkC6FQ==
3003
3003
3004
- electron@12.0.7 :
3005
- version "12.0.7 "
3006
- resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.7 .tgz#e0fca2c8be34cb7da48c4d15cfb1d2ad666d2718 "
3007
- integrity sha512-722TZNKDuLpEmj96AzTYFKHaJEH98xgOBH0aldStaPXI1xDFfb9SJQQuirvwFlkwG5OqQdz6Ne3OwwJ7Dbs5nQ ==
3004
+ electron@12.0.9 :
3005
+ version "12.0.9 "
3006
+ resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.9 .tgz#d582afa8f6fc0c429606f0961a4c89b376994823 "
3007
+ integrity sha512-p5aEt1tIh/PYjwN+6MHTc5HtW529XR9r4Qlj9PPcSb5ubkotSsS0BtWJoRPhDenSAN8sgHk3sbZLxXPJtdnRYA ==
3008
3008
dependencies :
3009
3009
" @electron/get" " ^1.0.1"
3010
3010
" @types/node" " ^14.6.2"
You can’t perform that action at this time.
0 commit comments