Skip to content

Commit

Permalink
update electron v24.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito committed Sep 15, 2023
1 parent ac418f0 commit c7d74c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"chokidar": "^3.5.3",
"conventional-changelog-cli": "^2.2.2",
"convert-svg-to-png": "^0.5.0",
"electron": "24.7.0",
"electron": "24.8.3",
"electron-builder": "^23.6.0",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9967,16 +9967,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:24.7.0":
version: 24.7.0
resolution: "electron@npm:24.7.0"
"electron@npm:24.8.3":
version: 24.8.3
resolution: "electron@npm:24.8.3"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 6c9bd09a4b2e120e456dbb10476b2cd6e1c9738623c9d05cca7c7ea5c5f6a168e135b81a166d6dc2ac9f915c01b7fd7c75187dd7a6023f190d95a7c5eee8ad64
checksum: bbc2e281461cae811537962e4ee6beabd7f9111f3cfdad02cc22081830533161277af1329c04cf917d85f3c69879a04fa3bec5f9db68f137192fbba7157566ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -16909,7 +16909,7 @@ __metadata:
chokidar: ^3.5.3
conventional-changelog-cli: ^2.2.2
convert-svg-to-png: ^0.5.0
electron: 24.7.0
electron: 24.8.3
electron-builder: ^23.6.0
electron-devtools-installer: ^3.2.0
electron-dl: ^3.5.0
Expand Down

0 comments on commit c7d74c6

Please sign in to comment.