chore(deps): update dependency electron to v24.3.0
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2023-05-10 19:01:52 +00:00
parent 87d7190c06
commit a5b9d81c62
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
}
},
"devDependencies": {
"electron": "24.1.3",
"electron": "24.3.0",
"electron-builder": "23.6.0"
},
"dependencies": {

View File

@ -804,10 +804,10 @@ electron-publish@23.6.0:
lazy-val "^1.0.5"
mime "^2.5.2"
electron@24.1.3:
version "24.1.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-24.1.3.tgz#4c16501db715cc5e60bf0c0cb91efd7b70aebefc"
integrity sha512-lHFRf2CgeOxPLje4BayzaLz1e/SbNejUU4NDarFjBlcYfuH4ceGevYRVjyDZJLbSGdhmM2dLraeku30LGEigCg==
electron@24.3.0:
version "24.3.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-24.3.0.tgz#d1ef519b0d6d86cc4992519b49821372cb957fe6"
integrity sha512-M7PpfpOzGdLeZPr2xhxXuvJeoXPEHMH40Rtv8BCGleRPolwna9BepAGc0H0F+Uz5kGKOv3xcm99fTurvXUH0nw==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"