Skip to content

Commit

Permalink
deps: update to electron@30.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed May 21, 2024
1 parent a8668aa commit 26b9ed3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ All notable changes to the [Camunda Modeler](https://github.com/camunda/camunda-

___Note:__ Yet to be released changes appear here._

* `DEPS`: update to `electron@30.0.6`
* `FIX`: prevent crash on start ([#4299](https://github.com/camunda/camunda-modeler/issues/4299))

## 5.23.0

### General
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"del": "^3.0.0",
"del-cli": "^5.0.0",
"diff2html": "^3.4.19",
"electron": "^30.0.0",
"electron": "^30.0.6",
"electron-builder": "^24.9.1",
"electron-devtools-installer": "^3.1.1",
"electron-publisher-s3": "^20.17.2",
Expand Down

0 comments on commit 26b9ed3

Please sign in to comment.