Skip to content

Commit

Permalink
Bump to electron 31
Browse files Browse the repository at this point in the history
  • Loading branch information
jtklein committed Sep 29, 2024
1 parent 5aaa913 commit 3390635
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 @@ -103,7 +103,7 @@
"cross-env": "^7.0.3",
"dotenv": "^16.0.2",
"download": "^8.0.0",
"electron": "^30.5.1",
"electron": "^31.6.0",
"electron-builder": "^24.13.3",
"electron-download": "^4.1.1",
"electron-webpack": "^2.8.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5729,10 +5729,10 @@ electron-webpack@^2.8.2:
webpack-merge "^4.2.2"
yargs "^15.3.1"

electron@^30.5.1:
version "30.5.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-30.5.1.tgz#9f6060ce5b869c3803cbf8064305e9c3056c0744"
integrity sha512-AhL7+mZ8Lg14iaNfoYTkXQ2qee8mmsQyllKdqxlpv/zrKgfxz6jNVtcRRbQtLxtF8yzcImWdfTQROpYiPumdbw==
electron@^31.6.0:
version "31.6.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-31.6.0.tgz#625809a2dfad1dbabcc04552b35f313fc238fd69"
integrity sha512-J64VtIF8DI/zsGgoYd3p5LbxAWjt59tk2cBSHJNzVhzgiVgDyPFkBwsqmN4gUvyv+6l6+WoYpYmYdapr2o4bPw==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^20.9.0"
Expand Down

0 comments on commit 3390635

Please sign in to comment.