Bump electron-log from 4.4.0 to 4.4.1

Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.0 to 4.4.1.
- [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.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-02 08:10:32 +00:00 committed by GitHub
parent dea8a8552e
commit ebf37efaf1
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.4.0",
"electron-log": "^4.4.1",
"electron-window-state": "^5.0.3",
"element-ui": "2.15.3",
"emoji-mart-vue": "^2.6.6",

View File

@ -4546,10 +4546,10 @@ electron-localshortcut@^3.1.0:
keyboardevent-from-electron-accelerator "^2.0.0"
keyboardevents-areequal "^0.2.1"
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-log@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.4.1.tgz#28ebeb474eccba2ebf194a96c40d6328e5353e4d"
integrity sha512-nK/DwxPLtwWbggPCm27eMQhYHc3gzoZ+cokBK99diO4WsZJKrv5l44EUW8mRfWpmC8ZubnMyp6GTUIJyTc9AJA==
electron-mock-ipc@^0.3.11:
version "0.3.11"