Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency electron to v31.5.0 #5041

Merged
merged 1 commit into from
Sep 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4421,15 +4421,15 @@ __metadata:
linkType: hard

"electron@npm:31":
version: 31.4.0
resolution: "electron@npm:31.4.0"
version: 31.5.0
resolution: "electron@npm:31.5.0"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^20.9.0"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10/445bf8b04f0f8fcc16da4832634507c01bbdd6733ef8236e2216f8f4667d070115d41b7bd28f73ca91f819a720a629e1cbea08b079fa7bde424fd24b6aef4499
checksum: 10/1c530f936b36fca1c4a42c7411fe89683f0d86d4ee1a8c18d6f06f49e804309615ec5a00ad27efce0c1e0d61f5897d2114058f9b8cfabf13fd3982b72ca30676
languageName: node
linkType: hard

Expand Down