build(deps-dev): bump electron from 20.3.11 to 20.3.12

Bumps [electron](https://github.com/electron/electron) from 20.3.11 to 20.3.12.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v20.3.11...v20.3.12)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-09 08:06:18 +00:00 committed by GitHub
parent e5e4b4a0a6
commit 789daab68b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -153,7 +153,7 @@
"css-loader": "^6.7.3",
"del": "^6.1.1",
"devtron": "^1.4.0",
"electron": "20.3.11",
"electron": "20.3.12",
"electron-builder": "23.3.3",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "^3.2.0",

View File

@ -5152,10 +5152,10 @@ electron-windows-store@^2.1.0:
multiline "^2.0.0"
path-exists "^3.0.0"
electron@20.3.11:
version "20.3.11"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.11.tgz#dd3a1a26edecd012a807ae96409d52d0a0cc4f11"
integrity sha512-+dZRzUCDIeVcOqha4hW/y/rNOjoM23rcuLQgrdzayj2FHfgs8mud6fAzvTeJN3TT2c6em/u5cZYQXqdrYcZqAg==
electron@20.3.12:
version "20.3.12"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.12.tgz#5884b848f62daa6a3d07bbb9e29498c2da5da667"
integrity sha512-CuCZKhwdSXaUNIoEuPVZ25YH18zmox3wEM8Acwcy9tlpD8Jiuq3ji3RZ98eVWJalrpqbdE9LtTD/sLC86GIkLg==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"