build(deps-dev): bump electron from 20.3.9 to 20.3.10

Bumps [electron](https://github.com/electron/electron) from 20.3.9 to 20.3.10.
- [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.9...v20.3.10)

---
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-01-19 08:05:00 +00:00 committed by GitHub
parent ea095b4bfd
commit 71bb644629
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.9",
"electron": "20.3.10",
"electron-builder": "23.3.3",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "^3.2.0",

View File

@ -5151,10 +5151,10 @@ electron-windows-store@^2.1.0:
multiline "^2.0.0"
path-exists "^3.0.0"
electron@20.3.9:
version "20.3.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.9.tgz#a2f53087658b3523825a7e21a969a61d8419e25b"
integrity sha512-CPThZ0Q0otIsFgwh2K6fMfrMX/3jsWt+fdjl1tiZh08MD8f74Az+dFB4NKpDHzqr4RFuRqh/W5CdGyGtvXXtFQ==
electron@20.3.10:
version "20.3.10"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.10.tgz#1d4c698c49c1924da47d62ad77f7db99adb5aaae"
integrity sha512-PropwJaANRjOQ/yU5RMnZYVCpPxNbISttt/EZxqmWKyGdDLJKsFrt+eAGFFfZisspSwTs8B5M8dEJUgC/D8UZA==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"