Skip to content

Commit 02aba3b

Browse files
Update dependency @tryghost/logging to v2.4.21 (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e5408 commit 02aba3b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@inquirer/confirm": "3.2.0",
3232
"@tryghost/admin-api": "1.13.12",
3333
"@tryghost/listr-smart-renderer": "0.5.15",
34-
"@tryghost/logging": "2.4.20",
34+
"@tryghost/logging": "2.4.21",
3535
"@tryghost/mg-assetscraper": "0.4.16",
3636
"@tryghost/mg-fs-utils": "0.15.1",
3737
"@tryghost/pretty-cli": "1.2.46",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,15 +1860,15 @@
18601860
json-stringify-safe "^5.0.1"
18611861
lodash "^4.17.21"
18621862

1863-
"@tryghost/logging@2.4.20":
1864-
version "2.4.20"
1865-
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.20.tgz#251cff0911014829816d865667104fcd4ac25b7f"
1866-
integrity sha512-7fpg8xuJHrgAgGhtJjY9nH5vAj8RY2SvcPLkOvD/7leou47ZdSu15l+bUBNFAsx9mAI7AdozDRCAv3WuTkV7cw==
1863+
"@tryghost/logging@2.4.21":
1864+
version "2.4.21"
1865+
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.21.tgz#3fd922c19fe8ea0950d83554a8c68ff338700e13"
1866+
integrity sha512-9Yzkzl1k81b0kEAWUfR3Lc8RQtWrX7SYGy/b3brUthhsigjacCENo7tMGOhMIG/ZKVDbtwa39T7Rnvk5qR6Asg==
18671867
dependencies:
18681868
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
18691869
"@tryghost/elasticsearch" "^3.0.23"
18701870
"@tryghost/http-stream" "^0.1.35"
1871-
"@tryghost/pretty-stream" "^0.1.28"
1871+
"@tryghost/pretty-stream" "^0.1.29"
18721872
"@tryghost/root-utils" "^0.3.32"
18731873
bunyan "^1.8.15"
18741874
bunyan-loggly "^1.4.2"
@@ -1921,10 +1921,10 @@
19211921
chalk "^4.1.0"
19221922
sywac "^1.3.0"
19231923

1924-
"@tryghost/pretty-stream@^0.1.27", "@tryghost/pretty-stream@^0.1.28":
1925-
version "0.1.28"
1926-
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.28.tgz#2cff88b3a6cb6f1c1b7dd08c27fb9f6351da487e"
1927-
integrity sha512-iA3Jxw4ltiHKPBZMnvYN3TP26O2RdQBH051BNY+qrSJjx8DhLVverjXlwCC3fxfOTTiPDtx1aMMLlW4RkACtlQ==
1924+
"@tryghost/pretty-stream@^0.1.27", "@tryghost/pretty-stream@^0.1.29":
1925+
version "0.1.29"
1926+
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.29.tgz#e0bbab7333a6cac38fdfa19d3da86aeaaded7f02"
1927+
integrity sha512-HByPoCd5R63bRg34wZ4D7bfCeBsLTP3gLCi5xVsOnETxB4GiHHo31/vm+kI8pZd7mnWMre3nnDdVR0Sf72U0eQ==
19281928
dependencies:
19291929
date-format "^4.0.14"
19301930
lodash "^4.17.21"

0 commit comments

Comments
 (0)