Skip to content

Commit 98115be

Browse files
authored
chore: update to Electron 31.1.0 (#1606)
1 parent be2c8da commit 98115be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@vercel/webpack-asset-relocator-loader": "^1.7.2",
109109
"copy-webpack-plugin": "^11.0.0",
110110
"css-loader": "^6.7.1",
111-
"electron": "30.0.1",
111+
"electron": "31.1.0",
112112
"enzyme": "^3.11.0",
113113
"enzyme-adapter-react-16": "^1.15.7",
114114
"enzyme-to-json": "^3.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4916,10 +4916,10 @@ electron-winstaller@^5.3.0:
49164916
optionalDependencies:
49174917
"@electron/windows-sign" "^1.1.2"
49184918

4919-
electron@30.0.1:
4920-
version "30.0.1"
4921-
resolved "https://registry.yarnpkg.com/electron/-/electron-30.0.1.tgz#2caf0eb7ed591b9b9842b522421bcae3aa8293d6"
4922-
integrity sha512-iwxkI/n2wBd29NH7TH0ZY8aWGzCoKpzJz+D10u7aGSJi1TV6d4MSM3rWyKvT/UkAHkTKOEgYfUyCa2vWQm8L0g==
4919+
electron@31.1.0:
4920+
version "31.1.0"
4921+
resolved "https://registry.yarnpkg.com/electron/-/electron-31.1.0.tgz#2836dbeb8f80c9b278aa4563c8fc3a6e6afbe723"
4922+
integrity sha512-TBOwqLxSxnx6+pH6GMri7R3JPH2AkuGJHfWZS0p1HsmN+Qr1T9b0IRJnnehSd/3NZAmAre4ft9Ljec7zjyKFJA==
49234923
dependencies:
49244924
"@electron/get" "^2.0.0"
49254925
"@types/node" "^20.9.0"

0 commit comments

Comments
 (0)