aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86_git@quicksands.de>2024-10-05 23:07:50 +0200
committerGitHub <noreply@github.com>2024-10-05 23:07:50 +0200
commit1c9bd47c74ffc6127368ef2c6d072c0e8cccac0d (patch)
treed9a53f0eb710c11ce298208a362ecf20eb1a0a96 /package.json
parent172835bc95aad5bda1e42555b122e97d3dd9f5d2 (diff)
chore(deps) update electron to 32.1.2 (#980)
Contains electron 31 and 32 update, for details see https://www.electronjs.org/blog/electron-31-0 https://www.electronjs.org/blog/electron-32-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 42f81c7..9ec2f45 100644
--- a/package.json
+++ b/package.json
@@ -181,7 +181,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "30.1.0",
+ "electron": "32.1.2",
"electron-builder": "24.13.3",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",