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

Bumps [electron](https://github.com/electron/electron) from 5.0.13 to 7.2.4.
- [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/v5.0.13...v7.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-03 14:48:23 +00:00
committed by GitHub
parent a207ec1bb3
commit 482cac6b42
2 changed files with 39 additions and 866 deletions
+38 -865
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -17,7 +17,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/lodash": "^4.14.155", "@types/lodash": "^4.14.155",
"electron": "^5.0.6", "electron": "^7.2.4",
"electron-packager": "^14.2.1", "electron-packager": "^14.2.1",
"typescript": "^3.5.3" "typescript": "^3.5.3"
} }