Bump electron-log from 4.3.5 to 4.4.0

Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/megahertz/electron-log/releases)
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.3.5...v4.4.0)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-24 09:13:37 +00:00 committed by GitHub
parent 9a2f0d4915
commit 8b13d7a281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -188,7 +188,7 @@
"deep-extend": "^0.6.0",
"electron-context-menu": "^3.1.1",
"electron-json-storage": "^4.5.0",
"electron-log": "^4.3.5",
"electron-log": "^4.4.0",
"electron-window-state": "^5.0.3",
"element-ui": "2.15.3",
"emoji-mart-vue": "^2.6.6",

View File

@ -4548,10 +4548,10 @@ electron-localshortcut@^3.1.0:
keyboardevent-from-electron-accelerator "^2.0.0"
keyboardevents-areequal "^0.2.1"
electron-log@^4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.3.5.tgz#2aad5f93842b9b5214a1b4a10e47b5ac5c9ec104"
integrity sha512-J5Ew3axdk7W4jzzxKLSAi1sqbcAoo9CzHuBVsG0tT47j256xKulNrWFf3lZmHJ1KDXOQUcuwOngQF0jjmpEdpw==
electron-log@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.4.0.tgz#0f350004565bb246e58e7b4af0b320c9f7aef3e8"
integrity sha512-LOp3elm5mOAAoQmvK8ZOaD75m6DvybWNMkwd8ZtZm23bymbxI///bZ42r/XvqKgmFCnv32/L+fz0mkDE4DMA/g==
electron-mock-ipc@^0.3.9:
version "0.3.9"