Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency electron to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 23, 2019
1 parent 1cf2229 commit 23e6b7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"css-loader": "2.1.1",
"detect-port": "1.3.0",
"devtron": "1.4.0",
"electron": "4.1.4",
"electron": "5.0.8",
"electron-builder": "20.44.4",
"electron-devtools-installer": "2.2.4",
"enzyme": "3.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6014,10 +6014,10 @@ electron-updater@^4.0.0:
semver "^5.6.0"
source-map-support "^0.5.9"

electron@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-4.1.4.tgz#41ba9e041f38c25c62a7db806884410654df058f"
integrity sha512-MelOjntJvd33izEjR6H4N/Uii7y535z/b2BuYXJGLNSHL6o1IlyhUQmfiT87kWABayERgeuYERgvsyf956OOFw==
electron@5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.8.tgz#b240726ce9e3510d3af30a981486c9850462c718"
integrity sha512-wkUVE2GaYCsqQTsISSHWkIkcdpwLwZ1jhzAXSFFoSzsTgugmzhX60rJjIccotUmZ0iPzw+u4ahfcaJ0eslrPNQ==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit 23e6b7c

Please sign in to comment.