Bump electron from 9.1.0 to 9.1.2

Bumps [electron](https://github.com/electron/electron) from 9.1.0 to 9.1.2.
- [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/v9.1.0...v9.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-03 11:11:02 +00:00 committed by Benjamin Staneck
parent 79f0107d5e
commit 7b7ef4384c
2 changed files with 5 additions and 5 deletions

View file

@ -98,7 +98,7 @@
"copy-webpack-plugin": "6.0.3",
"cpy-cli": "^3.1.1",
"cross-env": "7.0.2",
"electron": "^9.1.0",
"electron": "^9.1.2",
"electron-builder": "22.8.0",
"electron-builder-squirrel-windows": "22.8.1",
"electron-devtools-installer": "3.1.1",

View file

@ -3270,10 +3270,10 @@ electron-rebuild@1.11.0:
spawn-rx "^3.0.0"
yargs "^14.2.0"
electron@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.1.0.tgz#ca77600c9e4cd591298c340e013384114d3d8d05"
integrity sha512-VRAF8KX1m0py9I9sf0kw1kWfeC87mlscfFcbcRdLBsNJ44/GrJhi3+E8rKbpHUeZNQxsPaVA5Zu5Lxb6dV/scQ==
electron@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.1.2.tgz#bfa26d6b192ea13abb6f1461371fd731a8358988"
integrity sha512-xEYadr3XqIqJ4ktBPo0lhzPdovv4jLCpiUUGc2M1frUhFhwqXokwhPaTUcE+zfu5+uf/ONDnQApwjzznBsRrgQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"