chore(deps-dev): bump electron from 28.2.1 to 28.2.2

Bumps [electron](https://github.com/electron/electron) from 28.2.1 to 28.2.2.
- [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/v28.2.1...v28.2.2)

---
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] 2024-02-08 09:28:01 +00:00 committed by Florent BENOIT
parent 2ccbc350a8
commit 35753e67c2
2 changed files with 5 additions and 5 deletions

View file

@ -129,7 +129,7 @@
"@vitest/coverage-v8": "^1.2.2",
"cross-env": "7.0.3",
"dts-for-context-bridge": "0.7.1",
"electron": "28.2.1",
"electron": "28.2.2",
"electron-builder": "23.6.0",
"electron-builder-notarize": "^1.5.1",
"electron-devtools-installer": "^3.2.0",

View file

@ -7324,10 +7324,10 @@ electron-util@^0.17.2:
electron-is-dev "^1.1.0"
new-github-issue-url "^0.2.1"
electron@28.2.1:
version "28.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-28.2.1.tgz#8edf2be24d97160b7eb52b7ce9a2424cf14c0791"
integrity sha512-wlzXf+OvOiVlBf9dcSeMMf7Q+N6DG+wtgFbMK0sA/JpIJcdosRbLMQwLg/LTwNVKIbmayqFLDp4FmmFkEMhbYA==
electron@28.2.2:
version "28.2.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-28.2.2.tgz#d5aa4a33c00927d83ca893f8726f7c62aad98c41"
integrity sha512-8UcvIGFcjplHdjPFNAHVFg5bS0atDyT3Zx21WwuE4iLfxcAMsyMEOgrQX3im5LibA8srwsUZs7Cx0JAUfcQRpw==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"