Bump electron from 21.1.1 to 21.2.0 (#88)

Bumps [electron](https://github.com/electron/electron) from 21.1.1 to 21.2.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.1.1...v21.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-10-24 12:10:35 +05:30
committed by GitHub
parent 03e8cff9d2
commit aa0f8d29d3
2 changed files with 5 additions and 5 deletions

View File

@@ -913,10 +913,10 @@ electron-updater@^5.3.0:
semver "^7.3.5"
typed-emitter "^2.1.0"
electron@^21.1.1:
version "21.1.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.1.1.tgz#3ee427e31cccafbce45bebd32f2a8eba9e3399ca"
integrity sha512-EM2hvRJtiS3n54yx25Z0Qv54t3LGG+WjUHf1AOl+PKjQj+fmXnjIgVeIF9pM21kP1BTcyjrgvN6Sff0A45OB6A==
electron@^21.2.0:
version "21.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.2.0.tgz#8eb65d69b36aa8dac0ee7330eab70181df211c8b"
integrity sha512-oKV4fo8l6jlOZ1cYZ4RpZz02ZxLuBo3SO7DH+FrJ8uDyCirP+eVJ/qlzu23odtNe0P7S/mYAZbC6abZHWoqtLg==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"