Update to Electron 8.3.4

This commit is contained in:
Scott Nonnenberg 2020-07-02 13:31:06 -07:00
parent e536929e35
commit f1182fa609
2 changed files with 5 additions and 5 deletions

View File

@ -204,7 +204,7 @@
"cross-env": "5.2.0",
"css-loader": "3.2.0",
"dashdash": "1.14.1",
"electron": "8.2.5",
"electron": "8.3.4",
"electron-builder": "22.3.6",
"electron-mocha": "8.1.1",
"electron-notarize": "0.1.1",

View File

@ -6484,10 +6484,10 @@ electron-window@^0.8.0:
dependencies:
is-electron-renderer "^2.0.0"
electron@8.2.5:
version "8.2.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.5.tgz#ae3cb23d5517b2189fd35298e487198d65d1a291"
integrity sha512-LxSCUwmlfJtRwthd3ofpYaZ+1C2hQSW8Ep1DD9K3VbnDItO+kb3t1z35daJgAab78j54aOwo9gMxJtvU0Ftj6w==
electron@8.3.4:
version "8.3.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.3.4.tgz#d9c5441f34462a022480f3ebe2cf39ea5dd37b96"
integrity sha512-aSYXBV0PxYHmXhjGFpR0x38zbO7UTDex2JrT5tcqJpUZTY+sKdfo9PA1TpiyrHNjA5+Q8UseRUsydRedOTeZQA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"