Skip to content

Commit

Permalink
Update dependency @tryghost/mg-assetscraper to v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent e9a8156 commit 392b1ca
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@tryghost/admin-api": "1.13.8",
"@tryghost/listr-smart-renderer": "0.5.9",
"@tryghost/logging": "2.4.6",
"@tryghost/mg-assetscraper": "0.4.2",
"@tryghost/mg-assetscraper": "0.4.3",
"@tryghost/mg-fs-utils": "0.12.15",
"@tryghost/pretty-cli": "1.2.38",
"@tryghost/zip": "1.1.37",
Expand Down
26 changes: 20 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1810,7 +1810,7 @@
optionalDependencies:
sharp "^0.32.0"

"@tryghost/[email protected]", "@tryghost/listr-smart-renderer@^0.5.9":
"@tryghost/[email protected]":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@tryghost/listr-smart-renderer/-/listr-smart-renderer-0.5.9.tgz#4ceb3cbc9d3b6e5de0a053a6b8a514c230efe23e"
integrity sha512-K61lzVMsztcYEPa2jCpuGJCySfeqzduJQ0Lby+m/fX0aPemeTUfjUVbdxUsmWCKS/5Ve2sAzKMYa2VwlnnuIVw==
Expand All @@ -1824,6 +1824,20 @@
log-update "5.0.1"
strip-ansi "7.1.0"

"@tryghost/listr-smart-renderer@^0.5.10":
version "0.5.10"
resolved "https://registry.yarnpkg.com/@tryghost/listr-smart-renderer/-/listr-smart-renderer-0.5.10.tgz#fee2fecdec925532fa1080924ccabb2d015b6667"
integrity sha512-JkqNlNuvrpsImwgVmq3O8s/OayCQnBKraZJnVluoDg9bU9VCn/dcWF/Vdr7GCJmBH4/vCQK9DxuH8bJF0O16ug==
dependencies:
chalk "5.3.0"
cli-truncate "3.1.0"
elegant-spinner "3.0.0"
indent-string "5.0.0"
listr2 "6.6.1"
log-symbols "5.1.0"
log-update "5.0.1"
strip-ansi "7.1.0"

"@tryghost/[email protected]":
version "2.4.6"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.6.tgz#4b5ba548eee530ace4e25e30cfbc97865a9a2394"
Expand All @@ -1841,12 +1855,12 @@
json-stringify-safe "^5.0.1"
lodash "^4.17.21"

"@tryghost/[email protected].2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@tryghost/mg-assetscraper/-/mg-assetscraper-0.4.2.tgz#7d9489c04f8ed303a508aa31d69feab807de0f88"
integrity sha512-lSrTrSdO1Uye8cffZ3FqMvda0JkhnR+axkuRtUElIaGBtuSejiKYRg6OHAchrosm11Alj4q5t41BtTvw89mCpg==
"@tryghost/[email protected].3":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@tryghost/mg-assetscraper/-/mg-assetscraper-0.4.3.tgz#00337c76fb33f5d09ef8f367b9685f3176d1d811"
integrity sha512-m/WvjzoaxyVw5pZ58ejI4G9/vSUBU6Gf61ae+Cv70jYOjnfD5cN6ARWhgjPatAOyyiojRrbYolxn/1Sx3sMUiQ==
dependencies:
"@tryghost/listr-smart-renderer" "^0.5.9"
"@tryghost/listr-smart-renderer" "^0.5.10"
"@tryghost/logging" "2.4.6"
"@tryghost/string" "0.2.8"
cheerio "1.0.0-rc.12"
Expand Down

0 comments on commit 392b1ca

Please sign in to comment.