Merge pull request #2173 from h3poteto/dependabot/npm_and_yarn/electron-log-4.3.2

build(deps): Bump electron-log from 4.3.1 to 4.3.2
This commit is contained in:
AkiraFukushima 2021-03-05 21:22:03 +09:00 committed by GitHub
commit 2fcfe93804
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.1",
"electron-log": "^4.3.2",
"electron-window-state": "^5.0.3",
"element-ui": "2.15.0",
"emoji-mart-vue": "^2.6.6",

View File

@ -4611,10 +4611,10 @@ electron-localshortcut@^3.1.0:
keyboardevent-from-electron-accelerator "^2.0.0"
keyboardevents-areequal "^0.2.1"
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-log@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.3.2.tgz#213334c69f0498fac677a7a73eae4a61fb69949e"
integrity sha512-PJPWE8JDzQ137UlxX9K917nI8GTcwgiJpE2PMPXZo+I6C4AaZU+JWQ3lW5NjQ1Lg8Qk8qbze+Ly0yAiqhbmpeA==
electron-mock-ipc@^0.3.9:
version "0.3.9"