mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
Bump electron from 8.0.2 to 8.0.3
Bumps [electron](https://github.com/electron/electron) from 8.0.2 to 8.0.3. - [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.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
914aaa0bce
commit
16afffad83
@@ -29,7 +29,7 @@
|
||||
"@types/unzipper": "^0.10.2",
|
||||
"archiver": "3.1.1",
|
||||
"chalk": "3.0.0",
|
||||
"electron": "8.0.2",
|
||||
"electron": "8.0.3",
|
||||
"electron-packager": "14.2.1",
|
||||
"fast-glob": "3.2.2",
|
||||
"fs-extra": "8.1.0",
|
||||
|
||||
@@ -1009,10 +1009,10 @@ electron-store@5.1.1:
|
||||
conf "^6.2.1"
|
||||
type-fest "^0.7.1"
|
||||
|
||||
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.0.3:
|
||||
version "8.0.3"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-8.0.3.tgz#e0488baaa69291e26dc981ea9bc75b5da92c5c88"
|
||||
integrity sha512-lr/tTr9cBzocREmL8r/P3WKnGqpKeaMFZjNVXDGd3npxwnJVUd7SHQW7LZIhZ1W2XoU3uBwTYbyH43iCIElsqw==
|
||||
dependencies:
|
||||
"@electron/get" "^1.0.1"
|
||||
"@types/node" "^12.0.12"
|
||||
|
||||
Reference in New Issue
Block a user