Skip to content

Commit 80e894a

Browse files
dependabot[bot]Pillowytuba
authored andcommitted
Bump electron from 40.6.1 to 40.8.0 (FreeTubeApp#8747)
Bumps [electron](https://github.com/electron/electron) from 40.6.1 to 40.8.0. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v40.6.1...v40.8.0) --- updated-dependencies: - dependency-name: electron dependency-version: 40.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b37bc2 commit 80e894a

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
@@ -82,7 +82,7 @@
8282
"copy-webpack-plugin": "^14.0.0",
8383
"css-loader": "^7.1.4",
8484
"css-minimizer-webpack-plugin": "^8.0.0",
85-
"electron": "^40.6.1",
85+
"electron": "^40.8.0",
8686
"electron-builder": "^26.8.1",
8787
"eslint": "^9.39.2",
8888
"eslint-plugin-import-x": "^4.16.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3769,10 +3769,10 @@ electron-to-chromium@^1.5.263:
37693769
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz#5d84f2df8cdb6bfe7e873706bb21bd4bfb574dc7"
37703770
integrity sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==
37713771

3772-
electron@^40.6.1:
3773-
version "40.6.1"
3774-
resolved "https://registry.yarnpkg.com/electron/-/electron-40.6.1.tgz#f7dca0c028a13144abe2192ec2b6a75ef7418dfc"
3775-
integrity sha512-u9YfoixttdauciHV9Ut9Zf3YipJoU093kR1GSYTTXTAXqhiXI0G1A0NnL/f0O2m2UULCXaXMf2W71PloR6V9pQ==
3772+
electron@^40.8.0:
3773+
version "40.8.0"
3774+
resolved "https://registry.yarnpkg.com/electron/-/electron-40.8.0.tgz#d149210300bf7df95e5d3db4a40d388e12ef7549"
3775+
integrity sha512-WoPq0Nr9Yx3g7T6VnJXdwa/rr2+VRyH3a+K+ezfMKBlf6WjxE/LmhMQabKbb6yjm9RbZhJBRcYyoLph421O2mQ==
37763776
dependencies:
37773777
"@electron/get" "^2.0.0"
37783778
"@types/node" "^24.9.0"

0 commit comments

Comments
 (0)