build(deps-dev): bump electron from 7.2.4 to 9.4.0

Bumps [electron](https://github.com/electron/electron) from 7.2.4 to 9.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v7.2.4...v9.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-28 21:11:54 +00:00
committed by GitHub
parent a53eb6c6f8
commit 32e7465c0d
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.155",
"electron": "^7.2.4",
"electron": "^9.4.0",
"electron-packager": "^14.2.1",
"typescript": "^3.5.3"
}