Bump electron from 10.1.3 to 10.1.4

Bumps [electron](https://github.com/electron/electron) from 10.1.3 to 10.1.4.
- [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.3...v10.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-20 21:30:26 +00:00
committed by GitHub
parent 464e39f0d1
commit 3b2b35d760
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.3",
"electron": "10.1.4",
"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.3:
version "10.1.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.3.tgz#7e276e373bf30078bd4cb1184850a91268dc0e6c"
integrity sha512-CR8LrlG47MdAp317SQ3vGYa2o2cIMdMSMPYH46OVitFLk35dwE9fn3VqvhUIXhCHYcNWIAPzMhkVHpkoFdKWuw==
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==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"