Skip to content

Commit 7e723e2

Browse files
Update dependency electron to v39 (#2669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0b40b2 commit 7e723e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"app-builder-lib": "26.1.0",
9090
"chokidar": "^4.0.0",
9191
"detect-libc": "^2.0.0",
92-
"electron": "38.2.2",
92+
"electron": "39.0.0",
9393
"electron-builder": "26.1.0",
9494
"electron-builder-squirrel-windows": "26.1.0",
9595
"electron-devtools-installer": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3427,10 +3427,10 @@ electron-winstaller@5.4.0:
34273427
optionalDependencies:
34283428
"@electron/windows-sign" "^1.1.2"
34293429

3430-
electron@38.2.2:
3431-
version "38.2.2"
3432-
resolved "https://registry.yarnpkg.com/electron/-/electron-38.2.2.tgz#117a516fa2215604e35a60f3cc2543f3f5404a16"
3433-
integrity sha512-OXSaVNXDlonXDjMRsFNQo1j5tzTKwKXh5/m46IjAFccBcZJZMISI+EjSI07oexIuhvKM8AZLuFuihVn4YjWWrA==
3430+
electron@39.0.0:
3431+
version "39.0.0"
3432+
resolved "https://registry.yarnpkg.com/electron/-/electron-39.0.0.tgz#6906720c5bd3c40f98f6e01802fdc301654c4550"
3433+
integrity sha512-UejnuOK4jpRZUq7MkEAnR/szsRWLKBJAdvn6j3xdQLT57fVv13VSNdaUHHjSheaqGzNhCGIdkPsPJnGJVh5kiA==
34343434
dependencies:
34353435
"@electron/get" "^2.0.0"
34363436
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)