Skip to content

Commit c5fb7fb

Browse files
committed
Update Electron to v8.5
1 parent ce8d561 commit c5fb7fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"cross-env": "^5.2.0",
4444
"css-loader": "^3.2.0",
4545
"devtron": "^1.4.0",
46-
"electron": "^8.2.5",
46+
"electron": "^8.5.0",
4747
"electron-debug": "^1.5.0",
4848
"electron-devtools-installer": "^2.2.3",
4949
"electron-installer-dmg": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3550,10 +3550,10 @@ electron-to-chromium@^1.3.47:
35503550
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.264.tgz#ed837f44524d0601a7b2b7b6efd86e35753d0e27"
35513551
integrity sha512-z8E7WkrrquCuGYv+kKyybuZIbdms+4PeHp7Zm2uIgEhAigP0bOwqXILItwj0YO73o+QyHY/7XtEfP5DsHOWQgQ==
35523552

3553-
electron@^8.2.5:
3554-
version "8.2.5"
3555-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.5.tgz#ae3cb23d5517b2189fd35298e487198d65d1a291"
3556-
integrity sha512-LxSCUwmlfJtRwthd3ofpYaZ+1C2hQSW8Ep1DD9K3VbnDItO+kb3t1z35daJgAab78j54aOwo9gMxJtvU0Ftj6w==
3553+
electron@^8.5.0:
3554+
version "8.5.0"
3555+
resolved "https://registry.yarnpkg.com/electron/-/electron-8.5.0.tgz#a202738672214775fda27450b00ee516a66bffc4"
3556+
integrity sha512-ERqSTRlaQ4PqME5a1z9DWQbwQy2LbgSN1Jnau1MJCRRvHgq1FJlqbbb/ij/RGWuQuaxy4Djb2KnTs5rsemR5mQ==
35573557
dependencies:
35583558
"@electron/get" "^1.0.1"
35593559
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)