chore(deps): update dependency electron to v21.1.0 (#120)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #120
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-10-05 21:16:49 +00:00 committed by konrad
parent a0789684ec
commit 3b337ca7b6
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
}
},
"devDependencies": {
"electron": "21.0.1",
"electron": "21.1.0",
"electron-builder": "23.3.3"
},
"dependencies": {

View File

@ -847,10 +847,10 @@ electron-publish@23.3.3:
lazy-val "^1.0.5"
mime "^2.5.2"
electron@21.0.1:
version "21.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.0.1.tgz#753669454a86a89fd70ba9614c79f789fb177c34"
integrity sha512-jLVSLakd0fO2GPnW4xXQrI93R464jeFb2ISngqRP3wpwH96XqeANkuAYLAr9TVhfQMCIWnuPROBZ+NU7nuk0WA==
electron@21.1.0:
version "21.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.1.0.tgz#7272dfe1a5d6a00fd58d17b26215e541b6ff10dd"
integrity sha512-CM5VZpZPtAoPgTPcmEbRaZWXlxGuD5a5DTeAwm0F0F6/k6R3HZAi8vZnE77gwuHK/Qqcinw4/MAbiCwAKh2W+g==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"