Skip to content

Commit

Permalink
Update dependency @tryghost/logging to v2.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent 691e225 commit 57578b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@inquirer/confirm": "3.1.0",
"@tryghost/admin-api": "1.13.11",
"@tryghost/listr-smart-renderer": "0.5.12",
"@tryghost/logging": "2.4.12",
"@tryghost/logging": "2.4.13",
"@tryghost/mg-assetscraper": "0.4.11",
"@tryghost/mg-fs-utils": "0.13.1",
"@tryghost/pretty-cli": "1.2.40",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1848,10 +1848,10 @@
json-stringify-safe "^5.0.1"
lodash "^4.17.21"

"@tryghost/[email protected].12":
version "2.4.12"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.12.tgz#414a4710e400eb1d023052314437c3872f993b7b"
integrity sha512-nfGIT6T8PjBD8LWWLM2I09goAxDfzwVHwPX1HtYRoJWyPrZnRvxg+XiXvkoMpIDd9ynNC2nogbUrEVQfMRk6gg==
"@tryghost/[email protected].13":
version "2.4.13"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.13.tgz#61a6ab80d6367d8344e8779e67cb490ebd050f3f"
integrity sha512-BuYV1Wufds6TEeb+muRYJURD3YN216ZJBSZnOAFTWE4oC0q58o21VvQNFk8B/FJP9xnDF1Me6gOuutKQMWhSMg==
dependencies:
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
"@tryghost/elasticsearch" "^3.0.17"
Expand Down

0 comments on commit 57578b8

Please sign in to comment.