Skip to content

Commit 11c58a9

Browse files
Update dependency electron to v34.3.1 (#2200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef6c887 commit 11c58a9

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
@@ -87,7 +87,7 @@
8787
"app-builder-lib": "26.0.11",
8888
"chokidar": "^4.0.0",
8989
"detect-libc": "^2.0.0",
90-
"electron": "34.3.0",
90+
"electron": "34.3.1",
9191
"electron-builder": "26.0.11",
9292
"electron-builder-squirrel-windows": "26.0.11",
9393
"electron-devtools-installer": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3571,10 +3571,10 @@ electron-winstaller@5.4.0:
35713571
optionalDependencies:
35723572
"@electron/windows-sign" "^1.1.2"
35733573

3574-
electron@34.3.0:
3575-
version "34.3.0"
3576-
resolved "https://registry.yarnpkg.com/electron/-/electron-34.3.0.tgz#d52a5bd14c72a5811a0c0e233db5c20ad70ba078"
3577-
integrity sha512-I238qRnYTAsuwJ/rS7HGaFNY4NNKAcjX8nlj7mnNmj1TK3z4HvNoD1r7Zud81DYDFx8AITuLd76EPrEnnfF9Bg==
3574+
electron@34.3.1:
3575+
version "34.3.1"
3576+
resolved "https://registry.yarnpkg.com/electron/-/electron-34.3.1.tgz#2c337a496d923463a2c7be7eaab191ad8220459b"
3577+
integrity sha512-Vsgxc4FDGg7hjduKyvTP5qfNDxZHTliZIiWD1HlR5hHXx3BFjyVv3db/uEH1GaCU0KKyeNsBXRwS4WAOMaSH5g==
35783578
dependencies:
35793579
"@electron/get" "^2.0.0"
35803580
"@types/node" "^20.9.0"

0 commit comments

Comments
 (0)