Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Commit 92b0ca4

Browse files
committed
chore: upgrade electron
1 parent 4c205d6 commit 92b0ca4

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
@@ -62,7 +62,7 @@
6262
"copy-webpack-plugin": "^5.1.1",
6363
"cross-env": "7.0.2",
6464
"crypto-js": "^4.0.0",
65-
"electron": "9.0.0-beta.5",
65+
"electron": "9.0.0-beta.13",
6666
"electron-builder": "22.4.1",
6767
"electron-updater": "4.2.5",
6868
"eslint": "^6.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@ [email protected]:
24212421
pako "^1.0.11"
24222422
semver "^7.1.3"
24232423

2424-
2425-
version "9.0.0-beta.5"
2426-
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.0-beta.5.tgz#f553e76523dce1f5a9f8ed1bc0cbed7d267fecbe"
2427-
integrity sha512-yRStYrxMxNlzfVpwXN+m6O5iRooA+2aVcxi7iJlcNPoGS2ooFvESIbQxog3BJ1o8PAJmx/Zk6sSIsYNfL1H50A==
2424+
2425+
version "9.0.0-beta.13"
2426+
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.0-beta.13.tgz#f03c1fa1a7fdca8feefe239c800c0ce103156338"
2427+
integrity sha512-JW2KAUTqkSf//qy6kIFyoua1xkpxZ5loBT5bg+iLHop/684JUilb/KfDIjn5Lzt15eOCkwexSFN4HKJK7823ZA==
24282428
dependencies:
24292429
"@electron/get" "^1.0.1"
24302430
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)