Merge pull request #456 from PreMiD/dependabot/npm_and_yarn/electron-8.3.0

Bump electron from 8.2.5 to 8.3.0
This commit is contained in:
Fruxh
2020-05-17 01:17:57 +02:00
committed by GitHub
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.5",
"electron": "8.3.0",
"electron-packager": "14.2.1",
"fast-glob": "3.2.2",
"fs-extra": "9.0.0",

View File

@@ -1105,10 +1105,10 @@ electron-store@5.1.1:
conf "^6.2.1"
type-fest "^0.7.1"
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.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.3.0.tgz#c2b565a4c10d6d287d20164bcd5a478468b940a9"
integrity sha512-XRjiIJICZCgUr2vKSUI2PTkfP0gPFqCtqJUaTJSfCTuE3nTrxBKOUNeRMuCzEqspKkpFQU3SB3MdbMSHmZARlQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"