Skip to content

Commit 6117ea1

Browse files
authored
Bump to electron 34 (#343)
1 parent fe0b554 commit 6117ea1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"cross-env": "^7.0.3",
106106
"dotenv": "^16.4.5",
107107
"download": "^8.0.0",
108-
"electron": "^33.4.1",
108+
"electron": "^34.2.0",
109109
"electron-builder": "^24.13.3",
110110
"electron-download": "^4.1.1",
111111
"electron-webpack": "^2.8.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5909,10 +5909,10 @@ electron-webpack@^2.8.2:
59095909
webpack-merge "^4.2.2"
59105910
yargs "^15.3.1"
59115911

5912-
electron@^33.4.1:
5913-
version "33.4.1"
5914-
resolved "https://registry.yarnpkg.com/electron/-/electron-33.4.1.tgz#402a437a6f16b7316dd8443b60eb179734efc635"
5915-
integrity sha512-ICXI9hw3Ru3XwaZLZdwyARn85GpoF9n4BrrwkHJtsoi4rl3qA7IM/Qu5HlDhqnbH4XuPNmHwoJ8bGJqo0lJ4+A==
5912+
electron@^34.2.0:
5913+
version "34.2.0"
5914+
resolved "https://registry.yarnpkg.com/electron/-/electron-34.2.0.tgz#3cec06c34f47f0e86956be71629b485b290bafd1"
5915+
integrity sha512-SYwBJNeXBTm1q/ErybQMUBZAYqEreBUqBwTrNkw1rV4YatDZk5Aittpcus3PPeC4UoI/tqmJ946uG8AKHTd6CA==
59165916
dependencies:
59175917
"@electron/get" "^2.0.0"
59185918
"@types/node" "^20.9.0"

0 commit comments

Comments
 (0)