build(deps): Bump electron-log from 4.3.0 to 4.3.1

Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.3.0 to 4.3.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.3.0...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-03 18:52:02 +00:00 committed by GitHub
parent de17829dac
commit 9c27c7f89f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -174,7 +174,7 @@
"deep-extend": "^0.6.0",
"electron-context-menu": "^2.4.0",
"electron-json-storage": "^4.3.0",
"electron-log": "^4.3.0",
"electron-log": "^4.3.1",
"electron-window-state": "^5.0.3",
"element-ui": "2.14.1",
"emoji-mart-vue": "^2.6.6",

View File

@ -4630,10 +4630,10 @@ electron-localshortcut@^3.1.0:
keyboardevent-from-electron-accelerator "^2.0.0"
keyboardevents-areequal "^0.2.1"
electron-log@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.3.0.tgz#6e841a5c9af34ed3ca83e5a8a4156fdc39bed464"
integrity sha512-iuJjH/ZEJkDyCbuAMvvFxAjCMDLMXIQ5NqvppETGrbtf4b/007r5P36BSvexdy0UzwDNzDtIuEXLR34vRXWZrg==
electron-log@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.3.1.tgz#1405fef9d4e6964a5fdb8790a69163aa237ffe91"
integrity sha512-S/0CMjYjgyWUsZ3d27VvErPaI5W4oILp4jfeCuN4DhDqrJW6jKRUD2PxFfTdeZEIjM7+fttGg7A61rPcAcZC1w==
electron-mock-ipc@^0.3.9:
version "0.3.9"