Bump electron from 6.0.8 to 6.0.9

Bumps [electron](https://github.com/electron/electron) from 6.0.8 to 6.0.9.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v6.0.8...v6.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-18 11:07:42 +00:00 committed by GitHub
parent e8dfc41504
commit 0237aad34f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"core-js": "^3.2.0",
"cross-env": "5.2.1",
"css-loader": "3.2.0",
"electron": "^6.0.8",
"electron": "^6.0.9",
"electron-builder": "^21.2.0",
"electron-installer-snap": "^4.0.0",
"electron-notarize": "^0.1.1",

View File

@ -1953,10 +1953,10 @@ electron-rebuild@^1.8.5:
spawn-rx "^3.0.0"
yargs "^13.2.2"
electron@^6.0.8:
version "6.0.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.8.tgz#355c3281b0b7d6e6291c624b4122fd3c5d452c04"
integrity sha512-RbGDT0kySEvUFvk1nEw/theCGIVRhUcwZdtShm81r3gz1Z1qQZuL+XxVObygCBtNOQmn0CJZAjRDGOK5XKuIMA==
electron@^6.0.9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.9.tgz#fea15e9fec329248db500b33ba6544a26fe025a3"
integrity sha512-lFpSmDNyjpvJFwEnK897Soone3DV7D3ASFUb315H2VTVZSbKib9Kbrsovxf4c+e1q5hTdaONsGIm3Lb4CXIW1g==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"