Bump electron from 8.2.1 to 8.2.2

Bumps [electron](https://github.com/electron/electron) from 8.2.1 to 8.2.2.
- [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.1...v8.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-13 21:27:24 +00:00
committed by GitHub
parent 0e870dbb1b
commit f93cca8043
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -1101,10 +1101,10 @@ electron-store@5.1.1:
conf "^6.2.1"
type-fest "^0.7.1"
electron@8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.1.tgz#0341ea01272a69f4f3a2bd4cb41521adb1e4ddcf"
integrity sha512-+1PispFqjyKj3VeOPbEKEl6LYxPW41OxHgh9CGN8KeGygsKDHSZuuG9rYc+b9NeeaAl+gnV9VO2JOe7BIzXyOg==
electron@8.2.2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.2.tgz#6ddb27c1f15fda5f6e891e1ad13c0a0d15b0f133"
integrity sha512-GH4RCbpuzEn3XpTmsf+wLaJ2KOPSOoBJvQ0s6ftTLs5+IQEgKZvkdYCj8TCBNXFhss31RT3BUqoEQQUyZErK0A==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"