Bump electron from 18.0.1 to 18.0.2 (#18)

Bumps [electron](https://github.com/electron/electron) from 18.0.1 to 18.0.2.
- [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/v18.0.1...v18.0.2)

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

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-04-06 15:27:41 +05:30
committed by GitHub
parent 99f1012163
commit 4308a17529
2 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
},
"license": "MIT",
"devDependencies": {
"electron": "^18.0.1",
"electron": "^18.0.2",
"electron-builder": "^22.14.5"
},
"dependencies": {