Bump electron from 17.3.0 to 18.0.0 (#14)

Bumps [electron](https://github.com/electron/electron) from 17.3.0 to 18.0.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/v17.3.0...v18.0.0)

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

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-03-30 21:39:41 +05:30
committed by GitHub
parent 868a61fc48
commit e8ebcdaa2d
2 changed files with 10 additions and 10 deletions

View File

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