Skip to content

Commit 63293b4

Browse files
authored
Bump Electron version (#2088)
1 parent 36b0788 commit 63293b4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"release": "np"
2424
},
2525
"dependencies": {
26-
"@electron/remote": "^2.0.8",
26+
"@electron/remote": "^2.0.12",
2727
"@sindresorhus/do-not-disturb": "^1.1.0",
2828
"electron-better-ipc": "^2.0.1",
2929
"electron-context-menu": "^3.4.0",
@@ -47,7 +47,7 @@
4747
"@types/facebook-locales": "^1.0.0",
4848
"@types/lodash": "^4.14.182",
4949
"del-cli": "^5.0.0",
50-
"electron": "^24.8.5",
50+
"electron": "^26.4.0",
5151
"electron-builder": "^23.4.0",
5252
"husky": "^8.0.1",
5353
"np": "^7.6.2",

0 commit comments

Comments
 (0)