Bump electron from 18.1.0 to 18.3.7

Bumps [electron](https://github.com/electron/electron) from 18.1.0 to 18.3.7.
- [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/v18.1.0...v18.3.7)

---
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-16 09:12:54 +00:00
committed by GitHub
parent 8f32025238
commit 3a83fb77ca
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -41,7 +41,7 @@
"babel-loader": "^8.2.5",
"cross-env": "^7.0.3",
"css-loader": "^6.7.1",
"electron": "18.1.0",
"electron": "18.3.7",
"electron-builder": "^23.0.3",
"eslint": "^8.16.0",
"eslint-plugin-import": "^2.26.0",
@@ -5003,9 +5003,9 @@
}
},
"node_modules/electron": {
"version": "18.1.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-18.1.0.tgz",
"integrity": "sha512-P55wdHNTRMo7a/agC84ZEZDYEK/pTBcQdlp8lFbHcx3mO4Kr+Im/J5p2uQgiuXtown31HqNh2paL3V0p+E6rpQ==",
"version": "18.3.7",
"resolved": "https://registry.npmjs.org/electron/-/electron-18.3.7.tgz",
"integrity": "sha512-SDvX0VYejR1xw9PrJyvnyiDcuIhdzFVaA1NaRN2LEWXr5R6mEFl8NVTM+i5dtxMm2SHP/FPnkvmsWZs6MHijqg==",
"hasInstallScript": true,
"dependencies": {
"@electron/get": "^1.13.0",
@@ -14705,9 +14705,9 @@
}
},
"electron": {
"version": "18.1.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-18.1.0.tgz",
"integrity": "sha512-P55wdHNTRMo7a/agC84ZEZDYEK/pTBcQdlp8lFbHcx3mO4Kr+Im/J5p2uQgiuXtown31HqNh2paL3V0p+E6rpQ==",
"version": "18.3.7",
"resolved": "https://registry.npmjs.org/electron/-/electron-18.3.7.tgz",
"integrity": "sha512-SDvX0VYejR1xw9PrJyvnyiDcuIhdzFVaA1NaRN2LEWXr5R6mEFl8NVTM+i5dtxMm2SHP/FPnkvmsWZs6MHijqg==",
"requires": {
"@electron/get": "^1.13.0",
"@types/node": "^16.11.26",