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 "13.4 .0"
2
+ target "13.5 .0"
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" : " 75f366f4d0be2318584ffd3157b0e7356fce7c78 "
63
+ "commitHash" : " d93629321e994031e27504ccada933fb13fedb5a "
64
64
}
65
65
},
66
66
"isOnlyProductionDependency" : true ,
67
67
"license" : " MIT" ,
68
- "version" : " 13.4 .0"
68
+ "version" : " 13.5 .0"
69
69
},
70
70
{
71
71
"component" : {
Original file line number Diff line number Diff line change 131
131
"cssnano" : " ^4.1.11" ,
132
132
"debounce" : " ^1.0.0" ,
133
133
"deemon" : " ^1.4.0" ,
134
- "electron" : " 13.4 .0" ,
134
+ "electron" : " 13.5 .0" ,
135
135
"eslint" : " 6.8.0" ,
136
136
"eslint-plugin-header" : " 3.1.1" ,
137
137
"eslint-plugin-jsdoc" : " ^19.1.0" ,
Original file line number Diff line number Diff line change @@ -3328,10 +3328,10 @@ electron-to-chromium@^1.3.723:
3328
3328
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.737.tgz#196f2e9656f4f3c31930750e1899c091b72d36b5"
3329
3329
integrity sha512-P/B84AgUSQXaum7a8m11HUsYL8tj9h/Pt5f7Hg7Ty6bm5DxlFq+e5+ouHUoNQMsKDJ7u4yGfI8mOErCmSH9wyg==
3330
3330
3331
- electron@13.4 .0 :
3332
- version "13.4 .0"
3333
- resolved "https://registry.yarnpkg.com/electron/-/electron-13.4 .0.tgz#f9f9e518d8c6bf23bfa8b69580447eea3ca0f880 "
3334
- integrity sha512-KJGWS2qa0xZXIMPMDUNkRVO8/JxRd4+M0ejYYOzu2LIQ5ijecPzNuNR9nvDkml9XyyRBzu975FkhJcwD17ietQ ==
3331
+ electron@13.5 .0 :
3332
+ version "13.5 .0"
3333
+ resolved "https://registry.yarnpkg.com/electron/-/electron-13.5 .0.tgz#6f746ca55d6be4f20dd4b799a5bf42fcb1ea0587 "
3334
+ integrity sha512-s4+b1RFWkNKWp7WWrv2q60MuFljHUCbO7XAupBSCUz/NP1Hz4OenWbMPUt0H+fa8YZeN8CX3JDIA8Bet5uAJvw ==
3335
3335
dependencies :
3336
3336
" @electron/get" " ^1.0.1"
3337
3337
" @types/node" " ^14.6.2"
You can’t perform that action at this time.
0 commit comments