chore(deps-dev): bump electron from 25.2.0 to 25.3.0 (#3203)

Bumps [electron](https://github.com/electron/electron) from 25.2.0 to 25.3.0.
- [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/v25.2.0...v25.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-13 11:45:18 +02:00 committed by GitHub
parent 9baa9ea33e
commit 96bfaeb22a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -100,7 +100,7 @@
"@vitest/coverage-v8": "0.33.0",
"cross-env": "7.0.3",
"dts-for-context-bridge": "0.7.1",
"electron": "^25.2.0",
"electron": "^25.3.0",
"electron-builder": "23.6.0",
"electron-builder-notarize": "^1.5.1",
"electron-devtools-installer": "^3.2.0",

View file

@ -6580,10 +6580,10 @@ electron-util@^0.17.2:
electron-is-dev "^1.1.0"
new-github-issue-url "^0.2.1"
electron@^25.2.0:
version "25.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.2.0.tgz#ff832d88f78481a82cf9feb72e605ec43553d4ba"
integrity sha512-I/rhcW2sV2fyiveVSBr2N7v5ZiCtdGY0UiNCDZgk2fpSC+irQjbeh7JT2b4vWmJ2ogOXBjqesrN9XszTIG6DHg==
electron@^25.3.0:
version "25.3.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.3.0.tgz#e818ab3ebd3e7a45f8fca0f47e607c9af2dc92c7"
integrity sha512-cyqotxN+AroP5h2IxUsJsmehYwP5LrFAOO7O7k9tILME3Sa1/POAg3shrhx4XEnaAMyMqMLxzGvkzCVxzEErnA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"