Skip to content

Commit

Permalink
chore(deps): bump electron-log from 4.2.1 to 4.2.2 (#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 17, 2020
1 parent 5854905 commit 8edde43
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 @@ -145,7 +145,7 @@
"axios": "^0.19.2",
"classnames": "^2.2.6",
"electron": "8.2.2",
"electron-log": "^4.2.1",
"electron-log": "^4.2.2",
"electron-updater": "^4.3.1",
"idb-keyval": "^3.2.0",
"lodash": "^4.17.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3867,10 +3867,10 @@ electron-download@^4.1.0, electron-download@^4.1.1:
semver "^5.4.1"
sumchecker "^2.0.2"

electron-log@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.2.1.tgz#a5e9f5b7a9c8cffb6ae5af78b76e68012d5e68da"
integrity sha512-tUI9w3kUP3qhwXJ92RDUPFVZfwtBwKCy/1TsSHndXYLlNCB/7+vkiQG0uxv9D2Leuxc/DJKfYyrdEBpzi/vyZg==
electron-log@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.2.2.tgz#b358dc6d1e4772465609ee3d8ad9f594d9e742c8"
integrity sha512-lBpLh1Q8qayrTxFIrTPcNjSHsosvUfOYyZ8glhiLcx7zCNPDGuj8+nXlEaaSS6LRiQQbLgLG+wKpuvztNzBIrA==

electron-publish@22.7.0:
version "22.7.0"
Expand Down

0 comments on commit 8edde43

Please sign in to comment.