mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-21 01:51:15 +01:00
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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user