Update dependency electron to v38.2.2 (#2636)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-14 17:43:46 +01:00 committed by GitHub
parent 9fe021a327
commit 91490db890
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"app-builder-lib": "26.0.20",
"chokidar": "^4.0.0",
"detect-libc": "^2.0.0",
"electron": "38.2.0",
"electron": "38.2.2",
"electron-builder": "26.0.20",
"electron-builder-squirrel-windows": "26.0.20",
"electron-devtools-installer": "^4.0.0",

View File

@ -3566,10 +3566,10 @@ electron-winstaller@5.4.0:
optionalDependencies:
"@electron/windows-sign" "^1.1.2"
electron@38.2.0:
version "38.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-38.2.0.tgz#fc6bb321923320cc76aa036c7677642ab0239d70"
integrity sha512-Cw5Mb+N5NxsG0Hc1qr8I65Kt5APRrbgTtEEn3zTod30UNJRnAE1xbGk/1NOaDn3ODzI/MYn6BzT9T9zreP7xWA==
electron@38.2.2:
version "38.2.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-38.2.2.tgz#117a516fa2215604e35a60f3cc2543f3f5404a16"
integrity sha512-OXSaVNXDlonXDjMRsFNQo1j5tzTKwKXh5/m46IjAFccBcZJZMISI+EjSI07oexIuhvKM8AZLuFuihVn4YjWWrA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^22.7.7"