Bump electron from 11.2.2 to 11.2.3

Bumps [electron](https://github.com/electron/electron) from 11.2.2 to 11.2.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/v11.2.2...v11.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-06 18:17:26 +00:00
committed by GitHub
parent 991c651082
commit 508137efde
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"@types/unzipper": "^0.10.3",
"archiver": "5.2.0",
"chalk": "4.1.0",
"electron": "11.2.2",
"electron": "11.2.3",
"electron-packager": "15.2.0",
"fast-glob": "3.2.5",
"fs-extra": "9.1.0",

View File

@@ -1101,10 +1101,10 @@ electron-store@7.0.1:
conf "^9.0.0"
type-fest "^0.20.2"
electron@11.2.2:
version "11.2.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-11.2.2.tgz#c2e53eb56bd21ae1dc01bc781f2f6bcbe0c18033"
integrity sha512-+OitkBrnCFwOF5LXAeNnfIJDKhdBm77jboc16WCIpDsCyT+JpGsKK4y6o30nRZq3zC+wZggUm5w6Ujw5n76CGg==
electron@11.2.3:
version "11.2.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-11.2.3.tgz#8ad1d9858436cfca0e2e5ea7fea326794ae58ebb"
integrity sha512-6yxOc42nDAptHKNlUG/vcOh2GI9x2fqp2nQbZO0/3sz2CrwsJkwR3i3oMN9XhVJaqI7GK1vSCJz0verOkWlXcQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"