Bump electron from 9.0.4 to 18.3.7

Bumps [electron](https://github.com/electron/electron) from 9.0.4 to 18.3.7.
- [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/v9.0.4...v18.3.7)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-10 18:20:25 +00:00
committed by GitHub
parent fa54efcec6
commit db00f81af7
2 changed files with 117 additions and 25 deletions

View File

@@ -22,7 +22,7 @@
"author": "Nathan Parikh",
"license": "CC0-1.0",
"devDependencies": {
"electron": "^9.0.4",
"electron": "^18.3.7",
"electron-packager": "^14.2.1",
"electron-winstaller": "^4.0.0"
},