Merge pull request #447 from PreMiD/dependabot/npm_and_yarn/electron-8.2.5

This commit is contained in:
dependabot-preview[bot]
2020-04-30 21:32:07 +00: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.4",
"electron": "8.2.5",
"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.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.4.tgz#c4e51ca8e84b5a5beaaabdae1024bd52ba487ba4"
integrity sha512-Lle0InIgSAHZxD5KDY0wZ1A2Zlc6GHwMhAxoHMzn05mndyP1YBkCYHc0TDDofzUTrsLFofduPjlknO5Oj9fTPA==
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==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"