Bump electron from 7.1.10 to 7.1.11 (#27)

Bumps [electron](https://github.com/electron/electron) from 7.1.10 to 7.1.11.
- [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.1.10...v7.1.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-30 09:20:50 -05:00
committed by GitHub
parent 7099739f5c
commit 3214e9689e
2 changed files with 10 additions and 10 deletions

View File

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