Bump electron from 21.2.0 to 21.2.3 (#95)

Bumps [electron](https://github.com/electron/electron) from 21.2.0 to 21.2.3.
- [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.0...v21.2.3)

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

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-11-15 22:33:20 +05:30
committed by GitHub
parent b6739646ac
commit ddfb16f3e2
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
},
"license": "MIT",
"devDependencies": {
"electron": "^21.2.0",
"electron": "^21.2.3",
"electron-builder": "^23.6.0",
"eslint": "^8.26.0"
},

View File

@@ -894,10 +894,10 @@ electron-updater@^5.3.0:
semver "^7.3.5"
typed-emitter "^2.1.0"
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==
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==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"