Bump electron from 8.2.0 to 8.2.4 (#38)

Bumps [electron](https://github.com/electron/electron) from 8.2.0 to 8.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/v8.2.0...v8.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-28 11:19:05 -04:00
committed by GitHub
parent b6a9b16bb0
commit c80b288e12
2 changed files with 22 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"main": "app.js",
"dependencies": {
"electron": "^8.2.0",
"electron": "^8.2.4",
"socket.io": "*"
},
"repository": {