Bump electron from 22.3.24 to 22.3.25

Bumps [electron](https://github.com/electron/electron) from 22.3.24 to 22.3.25.
- [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/v22.3.24...v22.3.25)

---
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-10-02 08:16:06 +00:00 committed by GitHub
parent 606a51133d
commit 3a122a9e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -150,7 +150,7 @@
"css-loader": "^6.7.3",
"del": "^6.1.1",
"devtron": "^1.4.0",
"electron": "22.3.24",
"electron": "22.3.25",
"electron-builder": "23.6.0",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "^3.2.0",

View File

@ -5093,10 +5093,10 @@ electron-windows-store@^2.1.0:
multiline "^2.0.0"
path-exists "^3.0.0"
electron@22.3.24:
version "22.3.24"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.24.tgz#14479cf11cf4709f78d324015429fa82492c2150"
integrity sha512-wnGsShoRVk1Jmgr7h/jZK9bI5UwMF88sdQ5c8z2j2N8B9elhF/jKDFjwDXUrY1Y0xzAskOP0tYIDE+UbUM4byQ==
electron@22.3.25:
version "22.3.25"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.25.tgz#a9a70b63a6712c658cd7fab343129b2a78450f80"
integrity sha512-AjrP7bebMs/IPsgmyowptbA7jycTkrJC7jLZTb5JoH30PkBC6pZx/7XQ0aDok82SsmSiF4UJDOg+HoLrEBiqmg==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"