Bump electron from 1.8.1 to 15.5.5

Bumps [electron](https://github.com/electron/electron) from 1.8.1 to 15.5.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v1.8.1...v15.5.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-10 13:15:36 +00:00 committed by GitHub
parent 686bdc2e8c
commit 5627bba85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 570 additions and 1050 deletions

1618
package-lock.json generated

File diff suppressed because it is too large Load Diff

2
package.json Executable file → Normal file
View File

@ -22,7 +22,7 @@
"author": "Satinderjit Singh",
"license": "MIT",
"devDependencies": {
"electron": "^1.8.1"
"electron": "^15.5.5"
},
"dependencies": {
"bluebird": "^3.5.1",