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

Commit

Permalink
fix(deps): update dependency electron to v3.0.12 (#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrfelton committed Dec 15, 2018
1 parent 7de6566 commit 68189c4
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 @@ -308,7 +308,7 @@
"debug-logger": "0.4.1",
"dexie": "2.0.4",
"downshift": "3.1.7",
"electron": "3.0.11",
"electron": "3.0.12",
"electron-is-dev": "1.0.1",
"get-port": "4.0.0",
"history": "4.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7257,10 +7257,10 @@ electron-updater@4.0.6:
semver "^5.6.0"
source-map-support "^0.5.9"

electron@3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/electron/-/electron-3.0.11.tgz#81e350db741fc0f2997ecb2fef5ed085ca42a723"
integrity sha512-galllxAMT3HLbHNR6i5WXrUXzsxzz0D1X6vu3uFMhofU9Wdbxv2w7BAD/BcYTT4c1bu4nZEgXO6AvHXjq0Sksw==
electron@3.0.12:
version "3.0.12"
resolved "https://registry.yarnpkg.com/electron/-/electron-3.0.12.tgz#7486ff1c60e9c22d8aadaee620695c42c9ddb2ac"
integrity sha512-stvGbqYzWv5qHHtjZZgA7gET3NPGLuxs68IHTrJqsqujQfXGkhMOh8tstpXl86kBdRpzZn7GaDlTWcgeFSmsPw==
dependencies:
"@types/node" "^8.0.24"
electron-download "^4.1.0"
Expand Down

0 comments on commit 68189c4

Please sign in to comment.