Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #4482 from withspectrum/depfu/update/desktop/yarn/…
Browse files Browse the repository at this point in the history
…electron-3.0.12

[desktop] Update electron: 3.0.11 → 3.0.12 (patch)
  • Loading branch information
brianlovin authored Dec 16, 2018
2 parents 31a3351 + a6858ab commit 83ba734
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"electron-window-state": "^5.0.3"
},
"devDependencies": {
"electron": "^3.0.11",
"electron": "^3.0.12",
"electron-builder": "^20.38.3",
"nodemon": "^1.18.9",
"rimraf": "^2.6.2"
Expand Down
8 changes: 4 additions & 4 deletions desktop/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -823,10 +823,10 @@ electron-window-state@^5.0.3:
jsonfile "^4.0.0"
mkdirp "^0.5.1"

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 83ba734

Please sign in to comment.