Skip to content

Commit

Permalink
chore(deps): update dependency electron-builder to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 14, 2023
1 parent 6cd24fc commit e2a81a2
Show file tree
Hide file tree
Showing 3 changed files with 518 additions and 187 deletions.
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"devDependencies": {
"@types/wait-on": "5.3.1",
"electron": "25.1.0",
"electron-builder": "23.6.0"
"electron-builder": "24.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"resolve-from": "^5.0.0"
},
"devDependencies": {
"electron-builder": "23.6.0"
"electron-builder": "24.4.0"
}
}
Loading

0 comments on commit e2a81a2

Please sign in to comment.