Skip to content

Commit cf79f6b

Browse files
committed
fix(deps): update dependency electron-log to v3.0.7
1 parent f2ac889 commit cf79f6b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@blocks/editor": "0.0.28",
1919
"@blocks/kit": "0.0.28",
2020
"@mdx-js/react": "1.1.1",
21-
"electron-log": "3.0.6",
21+
"electron-log": "3.0.7",
2222
"electron-store": "4.0.0",
2323
"lodash.debounce": "4.0.8",
2424
"react": "16.8.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2209,10 +2209,10 @@ electron-download@^4.1.0:
22092209
semver "^5.4.1"
22102210
sumchecker "^2.0.2"
22112211

2212-
electron-log@3.0.6:
2213-
version "3.0.6"
2214-
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-3.0.6.tgz#2291375572f6be5889f06fb32a35eab2930a1728"
2215-
integrity sha512-osPLk8m9+Ylo0k/okevdHUGsKpCNGxg206TxG2Ch8slGvlTZLI0955Ig4e+nJ6fHVDxFMv5dWkn2y8hwi0aENg==
2212+
electron-log@3.0.7:
2213+
version "3.0.7"
2214+
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-3.0.7.tgz#bfdba9489c84b1301d6067028fce2f4cb2f89d7f"
2215+
integrity sha512-W5pjj9DtXjSHaJWH1VWSgBweJxeZ6OEBAIOzSbu6coKFYxXPGRyg9FAILYbnDt0iJT8r6YQqjEnYgmGJn/LoAg==
22162216

22172217
electron-publish@21.2.0:
22182218
version "21.2.0"

0 commit comments

Comments
 (0)