chore(deps-dev): bump electron from 20.3.0 to 21.0.1

Bumps [electron](https://github.com/electron/electron) from 20.3.0 to 21.0.1.
- [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/v20.3.0...v21.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-01 02:05:24 +00:00 committed by GitHub
parent a15028ad68
commit 587ba97c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.1",
"electron": "^20.0.2",
"electron": "^21.0.1",
"electron-builder": "^23.3.3",
"typescript": "^4.7.4",
"vite": "^3.0.8",