Skip to content

Commit

Permalink
Update dependency @tryghost/mg-assetscraper to v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 3c628f1 commit 2d83c3e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 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.7",
"@tryghost/mg-assetscraper": "0.4.2",
"@tryghost/mg-assetscraper": "0.4.4",
"@tryghost/mg-fs-utils": "0.12.15",
"@tryghost/pretty-cli": "1.2.38",
"@tryghost/zip": "1.1.37",
Expand Down
82 changes: 41 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,15 +309,15 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@elastic/elasticsearch@8.9.0":
version "8.9.0"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-8.9.0.tgz#d132021c6c12e4171fe14371609a5c69b535edd4"
integrity sha512-UyolnzjOYTRL2966TYS3IoJP4tQbvak/pmYmbP3JdphD53RjkyVDdxMpTBv+2LcNBRrvYPTzxQbpRW/nGSXA9g==
"@elastic/elasticsearch@8.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-8.10.0.tgz#48842b3358b8ea4d37d75cff29fdd37fdf0b2996"
integrity sha512-RIEyqz0D18bz/dK+wJltaak+7wKaxDELxuiwOJhuMrvbrBsYDFnEoTdP/TZ0YszHBgnRPGqBDBgH/FHNgHObiQ==
dependencies:
"@elastic/transport" "^8.3.2"
"@elastic/transport" "^8.3.4"
tslib "^2.4.0"

"@elastic/transport@^8.3.2":
"@elastic/transport@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@elastic/transport/-/transport-8.3.4.tgz#43c852e848dc8502bbd7f23f2d61bd5665cded99"
integrity sha512-+0o8o74sbzu3BO7oOZiP9ycjzzdOt4QwmMEjFc1zfO7M0Fh7QX1xrpKqZbSd8vBwihXNlSq/EnMPfgD2uFEmFg==
Expand Down Expand Up @@ -1775,12 +1775,12 @@
"@tryghost/root-utils" "^0.3.24"
debug "^4.3.1"

"@tryghost/elasticsearch@^3.0.14":
version "3.0.14"
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-3.0.14.tgz#b75305e600517b2aee7fcce97ba7d15dc12ad5b6"
integrity sha512-DGY01scx/nJBh/0CFzsaqpRnYnoDUmiekhaV8SjUQ2zuMTVKE37XybU7FtkeKXlhwD8S1zDwSwQPpGDO67Y2GA==
"@tryghost/elasticsearch@^3.0.14", "@tryghost/elasticsearch@^3.0.15":
version "3.0.15"
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-3.0.15.tgz#d4be60b79155d95de063e17ea90ff0151a0a35d9"
integrity sha512-LoDGpr04xuAOIfLDCIEvXT6jJCRA1OmJUpKV2vA8TqYvzbWdiLBhwg+RMZ1QYdHT1TvwUIjch0F1Np7wPizrrg==
dependencies:
"@elastic/elasticsearch" "8.9.0"
"@elastic/elasticsearch" "8.10.0"
"@tryghost/debug" "^0.1.26"
split2 "4.2.0"

Expand All @@ -1793,10 +1793,10 @@
lodash "^4.17.21"
uuid "^9.0.0"

"@tryghost/http-stream@^0.1.23", "@tryghost/http-stream@^0.1.24":
version "0.1.24"
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.24.tgz#76e183bb89d284cf5e05d74880b8010c5ef7e2d5"
integrity sha512-1OyhqJ/5o893dH0Cxi+3tUZdTW43tLUQa9DpIWZ2UAMkZKcu7S1nydrtdepY/rZfHvSB10M+toZkGpf46mZYLA==
"@tryghost/http-stream@^0.1.24", "@tryghost/http-stream@^0.1.25":
version "0.1.25"
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.25.tgz#cbe87996c67a2814c4a6706cd7e445a2b069246e"
integrity sha512-aeuGSvoXS1rjY+LupkqzJ9osKEkouzs/LrVqvOe7x9b/c8VUWIh6SrQ2KegKXtkvBggI8dBCH39bJiheZea9/Q==
dependencies:
"@tryghost/errors" "^1.2.26"
"@tryghost/request" "^1.0.0"
Expand Down Expand Up @@ -1825,10 +1825,10 @@
log-update "5.0.1"
strip-ansi "7.1.0"

"@tryghost/listr-smart-renderer@^0.5.9":
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==
"@tryghost/listr-smart-renderer@^0.5.11":
version "0.5.11"
resolved "https://registry.yarnpkg.com/@tryghost/listr-smart-renderer/-/listr-smart-renderer-0.5.11.tgz#b9f29f9947c1b7dc0647a74ff21c7d9dfeaa05c6"
integrity sha512-QYsFFdj0rBJGvcSGKa4QSnD+Kgi4y23uIUTbRkXLzr5t1ZBJvZM8uaN5AA+lrlxwh7V4MAztPwnEYr0z5s5dCg==
dependencies:
chalk "5.3.0"
cli-truncate "3.1.0"
Expand All @@ -1839,14 +1839,14 @@
log-update "5.0.1"
strip-ansi "7.1.0"

"@tryghost/[email protected].6":
version "2.4.6"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.6.tgz#4b5ba548eee530ace4e25e30cfbc97865a9a2394"
integrity sha512-j9Oaj+tBR1gOBr4biAj4EYPQxy1U9puByS0VE9xR/Po3AX86zuXkCWD5IiDsVulYWrqYM0InRc7544IqbJ9bLw==
"@tryghost/[email protected].7":
version "2.4.7"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.7.tgz#4ecb0162c8a3f22eb7ce95b9646dc8cd10ae75fa"
integrity sha512-4gHP9/DYmsrrrs3TZHYYceOAVmYfHUKT/bk+HceuH+CBl6xElnRNg6f9g85Je6C//Xd9E1DlVJtNhzvghP40Wg==
dependencies:
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
"@tryghost/elasticsearch" "^3.0.14"
"@tryghost/http-stream" "^0.1.23"
"@tryghost/http-stream" "^0.1.24"
"@tryghost/pretty-stream" "^0.1.20"
"@tryghost/root-utils" "^0.3.24"
bunyan "^1.8.15"
Expand All @@ -1856,14 +1856,14 @@
json-stringify-safe "^5.0.1"
lodash "^4.17.21"

"@tryghost/[email protected].7":
version "2.4.7"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.7.tgz#4ecb0162c8a3f22eb7ce95b9646dc8cd10ae75fa"
integrity sha512-4gHP9/DYmsrrrs3TZHYYceOAVmYfHUKT/bk+HceuH+CBl6xElnRNg6f9g85Je6C//Xd9E1DlVJtNhzvghP40Wg==
"@tryghost/[email protected].8":
version "2.4.8"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.8.tgz#a9e9abdbec823f0c6a009aa2f6847ce454b35475"
integrity sha512-/pIeTcw9jpqWJ5/VyUn5sa3rsUxUHortykB4oYd5vKr16KgnrVOuGPCg4JqmdGfz2zrkgKaGd9cAsTNE++0Deg==
dependencies:
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
"@tryghost/elasticsearch" "^3.0.14"
"@tryghost/http-stream" "^0.1.24"
"@tryghost/elasticsearch" "^3.0.15"
"@tryghost/http-stream" "^0.1.25"
"@tryghost/pretty-stream" "^0.1.20"
"@tryghost/root-utils" "^0.3.24"
bunyan "^1.8.15"
Expand All @@ -1873,21 +1873,21 @@
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].4":
version "0.4.4"
resolved "https://registry.yarnpkg.com/@tryghost/mg-assetscraper/-/mg-assetscraper-0.4.4.tgz#91a476b347c81843d70b99403edf3e34643c5c3f"
integrity sha512-y0fAX6gaevdWONuIIIWSGMSMczgo6PvWvC7Cn/WWhkkwYNcb3K5GQ4t4zLgeQNKe1hgdwsu45lff/ZWYaw9x/A==
dependencies:
"@tryghost/listr-smart-renderer" "^0.5.9"
"@tryghost/logging" "2.4.6"
"@tryghost/listr-smart-renderer" "^0.5.11"
"@tryghost/logging" "2.4.8"
"@tryghost/string" "0.2.8"
cheerio "1.0.0-rc.12"
fast-replaceall "1.0.2"
file-type "18.5.0"
fs-extra "11.1.1"
got "11.8.6"
listr "0.14.3"
markdown-it "13.0.1"
markdown-it "13.0.2"
mime-types "2.1.35"
pretty-bytes "6.1.1"
srcset "5.0.0"
Expand Down Expand Up @@ -5988,10 +5988,10 @@ [email protected]:
dependencies:
tmpl "1.0.5"

[email protected].1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==
[email protected].2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.2.tgz#1bc22e23379a6952e5d56217fbed881e0c94d536"
integrity sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==
dependencies:
argparse "^2.0.1"
entities "~3.0.1"
Expand Down

0 comments on commit 2d83c3e

Please sign in to comment.