Bump electron from 18.0.2 to 18.0.3 (#20)

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

---
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-07 14:58:10 +05:30
committed by GitHub
parent 4308a17529
commit 2438a6c6ba
2 changed files with 5 additions and 5 deletions

View File

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