Bump electron from 8.2.3 to 8.2.4

Bumps [electron](https://github.com/electron/electron) from 8.2.3 to 8.2.4.
- [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.2.3...v8.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-28 08:41:41 +00:00
committed by GitHub
parent e46655654b
commit 57d8928966
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"@types/unzipper": "^0.10.3",
"archiver": "4.0.1",
"chalk": "4.0.0",
"electron": "8.2.3",
"electron": "8.2.4",
"electron-packager": "14.2.1",
"fast-glob": "3.2.2",
"fs-extra": "9.0.0",

View File

@@ -1102,10 +1102,10 @@ electron-store@5.1.1:
conf "^6.2.1"
type-fest "^0.7.1"
electron@8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.3.tgz#b7d6a43bd9f3a2428c660dcd055a20034520e1ea"
integrity sha512-FJUp103c8yJBoAaj/QM/OBde57iJh95u1yGJBytMUXmLFSsx78LmNE03QN4XCODyzi76IEcasvUcK6scogRLbQ==
electron@8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.4.tgz#c4e51ca8e84b5a5beaaabdae1024bd52ba487ba4"
integrity sha512-Lle0InIgSAHZxD5KDY0wZ1A2Zlc6GHwMhAxoHMzn05mndyP1YBkCYHc0TDDofzUTrsLFofduPjlknO5Oj9fTPA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"