chore(deps): update dependency electron to v22.0.1 (#131)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #131
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-01-11 06:45:22 +00:00 committed by konrad
parent 99153187d7
commit 0cc5851359
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
}
},
"devDependencies": {
"electron": "22.0.0",
"electron": "22.0.1",
"electron-builder": "23.6.0"
},
"dependencies": {

View File

@ -794,10 +794,10 @@ electron-publish@23.6.0:
lazy-val "^1.0.5"
mime "^2.5.2"
electron@22.0.0:
version "22.0.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.0.0.tgz#ef84ab9cf23aa3f8c2f42a1e8e000ad7fd941058"
integrity sha512-cgRc4wjyM+81A0E8UGv1HNJjL1HBI5cWNh/DUIjzYvoUuiEM0SS0hAH/zaFQ18xOz2ced6Yih8SybpOiOYJhdg==
electron@22.0.1:
version "22.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.0.1.tgz#32a8533848e41f07e53f6feb0656207da57d8707"
integrity sha512-05X/UmQOtUYwFmytY4/rc+4Iz+LYzHhftRZDkx1GQzyX/BxopStddG8LMcx3SESNk25F2J93oHv1Lzs6QWeCjA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"