chore(deps-dev): bump electron from 21.2.3 to 21.3.0

Bumps [electron](https://github.com/electron/electron) from 21.2.3 to 21.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/v21.2.3...v21.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>
This commit is contained in:
dependabot[bot] 2022-11-17 09:29:46 +00:00 committed by Florent BENOIT
parent 03964e3c7e
commit 9054fd0cee
2 changed files with 5 additions and 5 deletions

View file

@ -66,7 +66,7 @@
"@typescript-eslint/parser": "^5.43.0",
"cross-env": "7.0.3",
"dts-for-context-bridge": "0.7.1",
"electron": "^21.2.3",
"electron": "^21.3.0",
"electron-builder": "23.6.0",
"electron-builder-notarize": "^1.5.0",
"electron-devtools-installer": "^3.2.0",

View file

@ -6301,10 +6301,10 @@ electron-updater@4.6.5:
lodash.isequal "^4.5.0"
semver "^7.3.5"
electron@^21.2.3:
version "21.2.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.2.3.tgz#7bd190f57b154ab85c92a2e52e0329fd40cbc7b9"
integrity sha512-Wyj0ri3P8hnWEvX7+2Q1OtNzJI8Qn4V9J+aeypoXh+wtlX/fjfHxi4vZkos/XRncoIeYCeUZ5nhGjsOIQwSElQ==
electron@^21.3.0:
version "21.3.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.3.0.tgz#e9905e240add950443dc115b4be13d36162f0a05"
integrity sha512-MGRpshN8fBcx4IRuBABIsGDv0tB/MclIFsyFHFFXsBCUc+vIXaE/E6vuWaniGIFSz5WyeuapfTH5IeRb+7yIfw==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"