Skip to content

Commit 208beb7

Browse files
committed
Bump electron to v8.5.1
1 parent 6957c7a commit 208beb7

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.5.0",
46+
"electron": "^8.5.1",
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
@@ -3586,10 +3586,10 @@ electron-to-chromium@^1.3.47:
35863586
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.264.tgz#ed837f44524d0601a7b2b7b6efd86e35753d0e27"
35873587
integrity sha512-z8E7WkrrquCuGYv+kKyybuZIbdms+4PeHp7Zm2uIgEhAigP0bOwqXILItwj0YO73o+QyHY/7XtEfP5DsHOWQgQ==
35883588

3589-
electron@^8.5.0:
3590-
version "8.5.0"
3591-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.5.0.tgz#a202738672214775fda27450b00ee516a66bffc4"
3592-
integrity sha512-ERqSTRlaQ4PqME5a1z9DWQbwQy2LbgSN1Jnau1MJCRRvHgq1FJlqbbb/ij/RGWuQuaxy4Djb2KnTs5rsemR5mQ==
3589+
electron@^8.5.1:
3590+
version "8.5.1"
3591+
resolved "https://registry.yarnpkg.com/electron/-/electron-8.5.1.tgz#db1c0c1dab16bfa3ac87bfc4c0ad86d43c3cfff4"
3592+
integrity sha512-bsjMmjERUKFFh9JRX77rB/m3PizgxJvtAYnUkLFOj4nYofpRhaABkOSCzH/e/tPwHyu/PYh0oDfSXW6IEwG4gQ==
35933593
dependencies:
35943594
"@electron/get" "^1.0.1"
35953595
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)