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

Commit

Permalink
fix(deps): update dependency electron-log to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2019
1 parent ac2131d commit 96e5f51
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 @@ -253,7 +253,7 @@
"classnames": "^2.2.6",
"default-shell": "^1.0.1",
"electron-debug": "^2.0.0",
"electron-log": "^2.2.17",
"electron-log": "^3.0.0",
"electron-store": "^2.0.0",
"electron-updater": "^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 @@ -5043,10 +5043,10 @@ electron-localshortcut@^3.0.0:
keyboardevent-from-electron-accelerator "^1.1.0"
keyboardevents-areequal "^0.2.1"

electron-log@^2.2.17:
version "2.2.17"
resolved "https://registry.npmjs.org/electron-log/-/electron-log-2.2.17.tgz#e71e2ebb949fc96ded7cdb99eeee7202e48981d2"
integrity sha512-v+Af5W5z99ehhaLOfE9eTSXUwjzh2wFlQjz51dvkZ6ZIrET6OB/zAZPvsuwT6tm3t5x+M1r+Ed3U3xtPZYAyuQ==
electron-log@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-3.0.0.tgz#5f29a461e45785fbcaa9d3e9365c659e0728eb27"
integrity sha512-Y5IaeYF4kF1b4zyZJU7tfu0Aof9cLt3fk6aXdpPFig7ZQyeuLGwqyw0B3WKMDOx41fgkChmdQSjYPJhn9BO+3w==

electron-osx-sign@0.4.11:
version "0.4.11"
Expand Down

0 comments on commit 96e5f51

Please sign in to comment.