Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency electron to v5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 6, 2019
1 parent 7ea9b52 commit 9d1177b
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 @@ -246,7 +246,7 @@
"cross-env": "5.2.0",
"cross-spawn": "6.0.5",
"csp-html-webpack-plugin": "3.0.3",
"electron": "5.0.8",
"electron": "5.0.9",
"electron-builder": "20.41.0",
"electron-devtools-installer": "2.2.4",
"electron-updater": "4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6875,10 +6875,10 @@ electron-updater@4.1.2:
pako "^1.0.10"
semver "^6.2.0"

electron@5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.8.tgz#b240726ce9e3510d3af30a981486c9850462c718"
integrity sha512-wkUVE2GaYCsqQTsISSHWkIkcdpwLwZ1jhzAXSFFoSzsTgugmzhX60rJjIccotUmZ0iPzw+u4ahfcaJ0eslrPNQ==
electron@5.0.9:
version "5.0.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.9.tgz#d7000dcb69b74a85b81cb168e7ffdcac254464e5"
integrity sha512-yCt+lnQr47OWB3Oei19odMVB8VKzecTwZLm75PB56f/keeJAM3UqV7+dtjKlPdKt0hJ4sWxe4vjxGPO/oZDv7A==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit 9d1177b

Please sign in to comment.