Skip to content

Commit 1ee9586

Browse files
chore(deps): bump electron-log from 4.4.8 to 5.1.5 in /desktop-app
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.8 to 5.1.5. - [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md) - [Commits](megahertz/electron-log@v4.4.8...v5.1.5) --- updated-dependencies: - dependency-name: electron-log dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bf5835 commit 1ee9586

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

desktop-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"custom-electron-titlebar": "^4.2.7",
117117
"electron-args": "^0.1.0",
118118
"electron-debug": "^3.2.0",
119-
"electron-log": "^4.4.8",
119+
"electron-log": "^5.1.5",
120120
"electron-store": "^8.0.2",
121121
"electron-updater": "^6.1.1",
122122
"emitter": "^0.0.5",

desktop-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5740,10 +5740,10 @@ electron-localshortcut@^3.1.0:
57405740
keyboardevent-from-electron-accelerator "^2.0.0"
57415741
keyboardevents-areequal "^0.2.1"
57425742

5743-
electron-log@^4.4.8:
5744-
version "4.4.8"
5745-
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.4.8.tgz#fcb9f714dbcaefb6ac7984c4683912c74730248a"
5746-
integrity sha512-QQ4GvrXO+HkgqqEOYbi+DHL7hj5JM+nHi/j+qrN9zeeXVKy8ZABgbu4CnG+BBqDZ2+tbeq9tUC4DZfIWFU5AZA==
5743+
electron-log@^5.1.5:
5744+
version "5.1.5"
5745+
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-5.1.5.tgz#70d5051fc5ab7669b2592f53f72034867269c96e"
5746+
integrity sha512-vuq10faUAxRbILgQx7yHoMObKZDEfj7hMSZrJPsVrDNeCpV/HN11dU7QuY4UDUe055pzBxhSCB3m0+6D3Aktjw==
57475747

57485748
electron-osx-sign@^0.6.0:
57495749
version "0.6.0"

0 commit comments

Comments
 (0)