Bump electron from 8.0.3 to 8.1.1 (#33)

Bumps [electron](https://github.com/electron/electron) from 8.0.3 to 8.1.1.
- [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.0.3...v8.1.1)

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-03-10 09:10:54 -04:00
committed by GitHub
parent 9965cbeef9
commit d073dc1ca7
2 changed files with 13 additions and 7 deletions

View File

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