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

chore(deps): update dependency electron to v24.3.0 #1587

Merged
merged 1 commit into from
May 12, 2023
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"ava": "^5.2.0",
"c8": "^7.13.0",
"cross-env": "^7.0.3",
"electron": "24.2.0",
"electron": "24.3.0",
"esbuild": "^0.17.16",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3604,16 +3604,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:24.2.0":
version: 24.2.0
resolution: "electron@npm:24.2.0"
"electron@npm:24.3.0":
version: 24.3.0
resolution: "electron@npm:24.3.0"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: fb45726693d7df2b22ca37520f4777d2ebf0baefa5eae984f58490bab15b81d3a22ab1669ba523c58ed1a6ea7eb6d4b65c17feada0fe6e51c45219ce5cc6def2
checksum: 8377882a5246cfc5e4d11acf9bc800f95e3269710d3e3dce5ea81578ee5c36156fc111ddf932d02ab876111586712d2efea726775746bf3da3d8e5d02f6ee685
languageName: node
linkType: hard

Expand Down Expand Up @@ -6943,7 +6943,7 @@ __metadata:
ava: ^5.2.0
c8: ^7.13.0
cross-env: ^7.0.3
electron: 24.2.0
electron: 24.3.0
esbuild: ^0.17.16
eslint: ^8.38.0
eslint-config-prettier: ^8.8.0
Expand Down