Bump electron from 10.1.4 to 10.1.5

Bumps [electron](https://github.com/electron/electron) from 10.1.4 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.4...v10.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-25 05:14:22 +00:00
committed by GitHub
parent 7cd372cc59
commit 1b4ed842a6
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"@types/unzipper": "^0.10.3",
"archiver": "5.0.2",
"chalk": "4.1.0",
"electron": "10.1.4",
"electron": "10.1.5",
"electron-packager": "15.1.0",
"fast-glob": "3.2.4",
"fs-extra": "9.0.1",

View File

@@ -1047,10 +1047,10 @@ electron-store@6.0.1:
conf "^7.1.2"
type-fest "^0.16.0"
electron@10.1.4:
version "10.1.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.4.tgz#5462c5fac5b4728691042d0f62133ea2c133e6fd"
integrity sha512-5wiiGsif8jd1lS3Qhe9j8oQvUMnoWCvqBwYzzn+BGXGDq8aN8oTdM+j/2NY35Ktt3JrJdjKWcu9b7pDo8kNjbw==
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"