Bump electron from 9.1.0 to 9.3.1

Bumps [electron](https://github.com/electron/electron) from 9.1.0 to 9.3.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/v9.1.0...v9.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-06 18:46:29 +00:00
committed by GitHub
parent 0faf0a7499
commit 22803a8a86
2 changed files with 137 additions and 50 deletions

View File

@ -26,7 +26,7 @@
},
"dependencies": {},
"devDependencies": {
"electron": "^9.1.0",
"electron": "^9.3.1",
"electron-builder": "^22.7.0"
}
}