Skip to content

Commit

Permalink
deps: Upgrade Electron from v25.9.8 to v26.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
taratatach committed Sep 17, 2024
1 parent 5a822b6 commit 6520122
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"debug-menu": "^0.6.1",
"del": "^6.0.0",
"devtron": "^1.4.0",
"electron": "25.9.8",
"electron": "26.6.10",
"electron-builder": "^23.6.0",
"electron-download": "^4.1.1",
"electron-mocha": "11.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3869,10 +3869,10 @@ electron-window@^0.8.0:
dependencies:
is-electron-renderer "^2.0.0"

electron@25.9.8:
version "25.9.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.9.8.tgz#7c125ccbddad02861736275b0d4a387c59a91469"
integrity sha512-PGgp6PH46QVENHuAHc2NT1Su8Q1qov7qIl2jI5tsDpTibwV2zD8539AeWBQySeBU4dhbj9onIl7+1bXQ0wefBg==
electron@26.6.10:
version "26.6.10"
resolved "https://registry.yarnpkg.com/electron/-/electron-26.6.10.tgz#01ca7610bd662033ed3ceb70804cbf940c7e6756"
integrity sha512-pV2SD0RXzAiNRb/2yZrsVmVkBOMrf+DVsPulIgRjlL0+My9BL5spFuhHVMQO9yHl9tFpWtuRpQv0ofM/i9P8xg==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"
Expand Down

0 comments on commit 6520122

Please sign in to comment.