Skip to content

Commit 3c5c58e

Browse files
authored
Merge pull request #426 from AltarikMC/dependabot/npm_and_yarn/dev/electron-log-5.1.7
Bump electron-log from 5.1.5 to 5.1.7
2 parents 82216a6 + 9368f84 commit 3c5c58e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"decompress": "^4.2.1",
4747
"electron-is-dev": "^3.0.1",
48-
"electron-log": "^5.1.5",
48+
"electron-log": "^5.1.7",
4949
"electron-squirrel-startup": "^1.0.1",
5050
"extract-zip": "^2.0.1",
5151
"hasha": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,10 +1496,10 @@ electron-is-dev@^3.0.1:
14961496
resolved "https://registry.yarnpkg.com/electron-is-dev/-/electron-is-dev-3.0.1.tgz#1cbc79b1dd046787903acd357efdfab6549dc17a"
14971497
integrity sha512-8TjjAh8Ec51hUi3o4TaU0mD3GMTOESi866oRNavj9A3IQJ7pmv+MJVmdZBFGw4GFT36X7bkqnuDNYvkQgvyI8Q==
14981498

1499-
electron-log@^5.1.5:
1500-
version "5.1.6"
1501-
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-5.1.6.tgz#a44209410bae799d84a949eb4f933b5747ed8ac7"
1502-
integrity sha512-o7+gNnlth67wexW7ym4niGAghXE5GZ7J1bhdNBSnqGeiMQwJ0Mhr7/HtDw2m/2thCngaOsvfjU5FDZs81TCcXw==
1499+
electron-log@^5.1.7:
1500+
version "5.1.7"
1501+
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-5.1.7.tgz#73c7ddc1602b3a9ee355bc09d1dc490864add0eb"
1502+
integrity sha512-/PjrS9zGkrZCDTHt6IgNE3FeciBbi4wd7U76NG9jAoNXF99E9IJdvBkqvaUJ1NjLojYDKs0kTvn9YhKy1/Zi+Q==
15031503

15041504
electron-squirrel-startup@^1.0.1:
15051505
version "1.0.1"

0 commit comments

Comments
 (0)