Skip to content

Commit

Permalink
Bump to electron 30
Browse files Browse the repository at this point in the history
  • Loading branch information
jtklein committed Sep 29, 2024
1 parent 6c38d41 commit 5aaa913
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": "^29.4.6",
"electron": "^30.5.1",
"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@^29.4.6:
version "29.4.6"
resolved "https://registry.yarnpkg.com/electron/-/electron-29.4.6.tgz#10826aaebea13c1de781399c3bbbebde6343d70d"
integrity sha512-fz8ndj8cmmf441t4Yh2FDP3Rn0JhLkVGvtUf2YVMbJ5SdJPlc0JWll9jYkhh60jDKVVCr/tBAmfxqRnXMWJpzg==
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==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^20.9.0"
Expand Down

0 comments on commit 5aaa913

Please sign in to comment.