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

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