Bump electron from 8.0.2 to 8.1.1

Bumps [electron](https://github.com/electron/electron) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.0.2...v8.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-16 20:20:56 +00:00 committed by GitHub
parent 2303e32256
commit 3deab9af24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"core-js": "^3.6.4",
"cross-env": "7.0.0",
"css-loader": "3.4.2",
"electron": "^8.0.2",
"electron": "^8.1.1",
"electron-builder": "22.4.1",
"electron-download": "^4.1.1",
"electron-installer-snap": "^5.0.0",

View File

@ -2055,10 +2055,10 @@ electron-rebuild@^1.9.0:
spawn-rx "^3.0.0"
yargs "^13.2.4"
electron@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.0.2.tgz#8dfd62fd42529fed94040b643660f2a82b4f8e95"
integrity sha512-hiQaFtFhd9X2Vjs01l3GXb8hPWSCa31o/kXydo+RC7vwcx9AGuzG7jWIq8vidzAWsF/YPM0LFVjFRZrfkqi03Q==
electron@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.1.1.tgz#737a5af03c7b4af60b49dff7bfe1203fcbd5bf89"
integrity sha512-t+5zzFo7VOgckJc9YpImHJkpqeWxwpmEjywWbAa4IT5MULS7h1XU52H9gMswK/y8xc5lBNwxLhJSty/15+gi1A==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"