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 Sep 5, 2023
1 parent 8811680 commit e6d21c7
Show file tree
Hide file tree
Showing 2 changed files with 7 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
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1824,7 +1824,7 @@
log-update "5.0.1"
strip-ansi "7.1.0"

"@tryghost/listr-smart-renderer@^0.5.9":
"@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==
Expand Down Expand Up @@ -1855,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 e6d21c7

Please sign in to comment.