Skip to content

Commit b37be05

Browse files
dependabot[bot]Pillowytuba
authored andcommitted
Bump electron from 40.6.0 to 40.6.1 (FreeTubeApp#8720)
--- updated-dependencies: - dependency-name: electron dependency-version: 40.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb0373 commit b37be05

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
@@ -81,7 +81,7 @@
8181
"copy-webpack-plugin": "^13.0.1",
8282
"css-loader": "^7.1.4",
8383
"css-minimizer-webpack-plugin": "^7.0.4",
84-
"electron": "^40.6.0",
84+
"electron": "^40.6.1",
8585
"electron-builder": "^26.8.1",
8686
"eslint": "^9.39.2",
8787
"eslint-plugin-jsdoc": "^62.5.2",

yarn.lock

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

3998-
electron@^40.6.0:
3999-
version "40.6.0"
4000-
resolved "https://registry.yarnpkg.com/electron/-/electron-40.6.0.tgz#2b6ce2778bc97948304aa2361e59b457ae56cca6"
4001-
integrity sha512-ett8W+yOFGDuM0vhJMamYSkrbV3LoaffzJd9GfjI96zRAxyrNqUSKqBpf/WGbQCweDxX2pkUCUfrv4wwKpsFZA==
3998+
electron@^40.6.1:
3999+
version "40.6.1"
4000+
resolved "https://registry.yarnpkg.com/electron/-/electron-40.6.1.tgz#f7dca0c028a13144abe2192ec2b6a75ef7418dfc"
4001+
integrity sha512-u9YfoixttdauciHV9Ut9Zf3YipJoU093kR1GSYTTXTAXqhiXI0G1A0NnL/f0O2m2UULCXaXMf2W71PloR6V9pQ==
40024002
dependencies:
40034003
"@electron/get" "^2.0.0"
40044004
"@types/node" "^24.9.0"

0 commit comments

Comments
 (0)