Bump electron from 6.0.9 to 6.0.10 (#10)

Bumps [electron](https://github.com/electron/electron) from 6.0.9 to 6.0.10.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v6.0.9...v6.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-19 15:51:27 -04:00
committed by Owen LeJeune
parent 940b53a240
commit 2fd7d3b9e8
2 changed files with 4 additions and 4 deletions

View File

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