Bump electron from 10.1.2 to 10.1.3

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-05 11:05:06 +00:00 committed by Benjamin Staneck
parent 61c3d760da
commit 99eaddfebc
2 changed files with 5 additions and 5 deletions

View file

@ -98,7 +98,7 @@
"copy-webpack-plugin": "6.1.1",
"cpy-cli": "^3.1.1",
"cross-env": "7.0.2",
"electron": "^10.1.2",
"electron": "^10.1.3",
"electron-builder": "22.8.1",
"electron-builder-squirrel-windows": "22.9.0",
"electron-devtools-installer": "3.1.1",

View file

@ -3136,10 +3136,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.3:
version "10.1.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.3.tgz#7e276e373bf30078bd4cb1184850a91268dc0e6c"
integrity sha512-CR8LrlG47MdAp317SQ3vGYa2o2cIMdMSMPYH46OVitFLk35dwE9fn3VqvhUIXhCHYcNWIAPzMhkVHpkoFdKWuw==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"