aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86_git@quicksands.de>2023-07-04 22:17:12 +0200
committerGitHub <noreply@github.com>2023-07-04 22:17:12 +0200
commit9068487e234b47b6bd12cc64336702b33ba4654e (patch)
tree7bc33a0a7a1b7528648ae1094140f5d4f45f4584 /package.json
parent276b3e175e9e8b5bb829a213bb1da6e0d1b3c6f4 (diff)
chore(deps) update electron to 25.2.0 (#878)
Contains bump to electron 25, see https://www.electronjs.org/blog/electron-25-0 for details
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 3a937fd..80f4cf2 100644
--- a/package.json
+++ b/package.json
@@ -168,7 +168,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "24.2.0",
+ "electron": "25.2.0",
"electron-builder": "23.1.0",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",