Skip to content

Commit 79eabf7

Browse files
committed
deps: Upgrade electron-builder to v23.6.0
This is the latest version of the v23.x major version, including a fix to the macOS `dmg` generation, introduced in v23.0.6 (see electron-userland/electron-builder#6789), that should allow us to build on Github Actions again.
1 parent 3691b45 commit 79eabf7

File tree

2 files changed

+110
-301
lines changed

2 files changed

+110
-301
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"del": "^6.0.0",
140140
"devtron": "^1.4.0",
141141
"electron": "19.0.0",
142-
"electron-builder": "^22.14.13",
142+
"electron-builder": "^23.6.0",
143143
"electron-download": "^4.1.1",
144144
"electron-mocha": "11.0.2",
145145
"electron-notarize": "^0.1.1",

0 commit comments

Comments
 (0)