Skip to content

Commit 3b57177

Browse files
chore(deps): update dependency electron to v39
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 21440c7 commit 3b57177

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
@@ -157,7 +157,7 @@
157157
"compare-versions": "^6.1.1",
158158
"copyfiles": "^2.4.1",
159159
"cross-env": "10.1.0",
160-
"electron": "^38.4.0",
160+
"electron": "^39.0.0",
161161
"eslint": "^8.57.1",
162162
"got": "^14.6.0",
163163
"hasha": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,10 +1374,10 @@ eastasianwidth@^0.2.0:
13741374
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
13751375
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
13761376

1377-
electron@^38.4.0:
1378-
version "38.4.0"
1379-
resolved "https://registry.yarnpkg.com/electron/-/electron-38.4.0.tgz#8910dd5ff8f1d313a1e978589f5620b035c32091"
1380-
integrity sha512-9CsXKbGf2qpofVe2pQYSgom2E//zLDJO2rGLLbxgy9tkdTOs7000Gte+d/PUtzLjI/DS95jDK0ojYAeqjLvpYg==
1377+
electron@^39.0.0:
1378+
version "39.0.0"
1379+
resolved "https://registry.yarnpkg.com/electron/-/electron-39.0.0.tgz#6906720c5bd3c40f98f6e01802fdc301654c4550"
1380+
integrity sha512-UejnuOK4jpRZUq7MkEAnR/szsRWLKBJAdvn6j3xdQLT57fVv13VSNdaUHHjSheaqGzNhCGIdkPsPJnGJVh5kiA==
13811381
dependencies:
13821382
"@electron/get" "^2.0.0"
13831383
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)