Skip to content

Commit 912a59c

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 89f910a commit 912a59c

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.1",
163163
"hasha": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,10 +1093,10 @@ dunder-proto@^1.0.1:
10931093
es-errors "^1.3.0"
10941094
gopd "^1.2.0"
10951095

1096-
electron@^38.4.0:
1097-
version "38.5.0"
1098-
resolved "https://registry.yarnpkg.com/electron/-/electron-38.5.0.tgz#9c9353e85d964c99bca9a1f4eafc6cf7a47bd257"
1099-
integrity sha512-dbC7V+eZweerYMJfxQldzHOg37a1VdNMCKxrJxlkp3cA30gOXtXSg4ZYs07L5+QwI19WOy1uyvtEUgbw1RRsCQ==
1096+
electron@^39.0.0:
1097+
version "39.0.0"
1098+
resolved "https://registry.yarnpkg.com/electron/-/electron-39.0.0.tgz#6906720c5bd3c40f98f6e01802fdc301654c4550"
1099+
integrity sha512-UejnuOK4jpRZUq7MkEAnR/szsRWLKBJAdvn6j3xdQLT57fVv13VSNdaUHHjSheaqGzNhCGIdkPsPJnGJVh5kiA==
11001100
dependencies:
11011101
"@electron/get" "^2.0.0"
11021102
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)