Bump electron from 10.1.2 to 10.1.5 in /app

Bumps [electron](https://github.com/electron/electron) from 10.1.2 to 10.1.5.
- [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/v10.1.2...v10.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-24 15:56:19 +00:00 committed by GitHub
parent 7d9ab19eef
commit 54db978b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
},
"devDependencies": {
"chokidar": "^3.4.2",
"electron": "^10.1.2",
"electron": "^10.1.5",
"electron-builder": "^22.8.1",
"electron-rebuild": "^2.0.3",
"eslint": "^7.9.0",

View File

@ -1194,10 +1194,10 @@ electron-rebuild@^2.0.3:
ora "^5.1.0"
yargs "^16.0.0"
electron@^10.1.2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.2.tgz#30b6fd7669f8daf08c56219a61dfa053fa2b0c70"
integrity sha512-SvN8DcKCmPZ0UcQSNAJBfaUu+LGACqtRhUn1rW0UBLHgdbbDM76L0GU5/XGQEllH5pu5bwlCZwax3srzIl+Aeg==
electron@^10.1.5:
version "10.1.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.5.tgz#f2b161310f627063e73fbac44efcb35dece83a90"
integrity sha512-fys/KnEfJq05TtMij+lFvLuKkuVH030CHYx03iZrW5DNNLwjE6cW3pysJ420lB0FRSfPjTHBMu2eVCf5TG71zQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"