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

Commit

Permalink
Merge pull request #2699 from LN-Zap/renovate/electron-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency electron to v5.0.9
  • Loading branch information
mrfelton authored Aug 7, 2019
2 parents f4c1f02 + a6b8d87 commit f1e4d94
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.2",
"electron": "5.0.6",
"electron": "5.0.9",
"electron-builder": "20.41.0",
"electron-devtools-installer": "2.2.4",
"electron-updater": "4.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6869,10 +6869,10 @@ electron-updater@4.0.6:
semver "^5.6.0"
source-map-support "^0.5.9"

electron@5.0.6:
version "5.0.6"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.6.tgz#e3ca4a58b5716fceef3fb64e1fd2222dd9c51de0"
integrity sha512-0L53lv26eDhaaNxL6DqXGQrQOEAYbrQg40stRSb2pzrY06kwPbABzXEiaCvEsBuKUQ+9OQBbVyyvXRbLJlun/A==
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 f1e4d94

Please sign in to comment.