aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86_git@quicksands.de>2024-03-09 16:52:57 +0100
committerGitHub <noreply@github.com>2024-03-09 16:52:57 +0100
commit845f7ae7a015600e2247b28c0740e49adfa00cb2 (patch)
tree77abf9a9aa48131653094f24eb692a19c55503d3 /package.json
parent72620733907576c158a4e340a977fc445b1aa3e4 (diff)
chore(deps) update electron to 29.1.1 (#952)
Contains electron 29 update, for details see https://www.electronjs.org/blog/electron-29-0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cda9d9a..fd6a22c 100644
--- a/package.json
+++ b/package.json
@@ -180,7 +180,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "28.1.3",
+ "electron": "29.1.1",
"electron-builder": "24.13.3",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",