Bump electron from 9.3.1 to 9.4.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-28 21:13:56 +00:00
committed by GitHub
parent 7e5d09e793
commit 62942f4190
2 changed files with 74 additions and 22 deletions

View File

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