Bump electron from 21.0.0 to 21.0.1 (#75)

Bumps [electron](https://github.com/electron/electron) from 21.0.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/v21.0.0...v21.0.1)

---
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-09-30 09:34:29 +05:30
committed by GitHub
parent c61b877e9d
commit b872abec19
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
},
"license": "MIT",
"devDependencies": {
"electron": "^21.0.0",
"electron": "^21.0.1",
"electron-builder": "^23.3.3",
"eslint": "^8.24.0"
},