Skip to content

Commit 3078903

Browse files
Update dependency @tryghost/mg-assetscraper to v0.4.17
1 parent 45d11af commit 3078903

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@tryghost/admin-api": "1.13.12",
3333
"@tryghost/listr-smart-renderer": "0.5.15",
3434
"@tryghost/logging": "2.4.19",
35-
"@tryghost/mg-assetscraper": "0.4.16",
35+
"@tryghost/mg-assetscraper": "0.4.17",
3636
"@tryghost/mg-fs-utils": "0.15.0",
3737
"@tryghost/pretty-cli": "1.2.45",
3838
"@tryghost/zip": "1.1.47",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1878,17 +1878,17 @@
18781878
json-stringify-safe "^5.0.1"
18791879
lodash "^4.17.21"
18801880

1881-
"@tryghost/[email protected].16":
1882-
version "0.4.16"
1883-
resolved "https://registry.yarnpkg.com/@tryghost/mg-assetscraper/-/mg-assetscraper-0.4.16.tgz#6984261987c2592abae7d6931ea9d75900f371f3"
1884-
integrity sha512-BHaAN1nJF5Wc9adJzds28KpIzlNEcLUbCcpvjSlSnpEYSecRSRMolPjgklZaCnoxkAYjSNpVSQwbuf/ADND4lQ==
1881+
"@tryghost/[email protected].17":
1882+
version "0.4.17"
1883+
resolved "https://registry.yarnpkg.com/@tryghost/mg-assetscraper/-/mg-assetscraper-0.4.17.tgz#781bc0aaf0cbaf0b721ecd7a39e73fae8a846aed"
1884+
integrity sha512-WNzTd0qs/avEaaPbx6Zr5mrVwylOA4nEbcU+YXQnKjaSe8WjGSrapZdUE91oKkaBQNeRcWmEXUFOcnasDzSwqg==
18851885
dependencies:
18861886
"@tryghost/listr-smart-renderer" "0.5.15"
18871887
"@tryghost/logging" "2.4.19"
18881888
"@tryghost/string" "0.2.12"
18891889
cheerio "1.0.0-rc.12"
18901890
fast-replaceall "1.0.2"
1891-
file-type "19.4.1"
1891+
file-type "19.5.0"
18921892
fs-extra "11.2.0"
18931893
got "11.8.6"
18941894
listr "0.14.3"
@@ -4246,10 +4246,10 @@ file-entry-cache@^6.0.1:
42464246
dependencies:
42474247
flat-cache "^3.0.4"
42484248

4249-
file-type@19.4.1:
4250-
version "19.4.1"
4251-
resolved "https://registry.yarnpkg.com/file-type/-/file-type-19.4.1.tgz#97ea4561db7c8be0808fbd1caf380be0c2a65782"
4252-
integrity sha512-RuWzwF2L9tCHS76KR/Mdh+DwJZcFCzrhrPXpOw6MlEfl/o31fjpTikzcKlYuyeV7e7ftdCGVJTNOCzkYD/aLbw==
4249+
file-type@19.5.0:
4250+
version "19.5.0"
4251+
resolved "https://registry.yarnpkg.com/file-type/-/file-type-19.5.0.tgz#c13c5eca9c1c7270f6d5fbff70331b3c976f92b5"
4252+
integrity sha512-dMuq6WWnP6BpQY0zYJNpTtQWgeCImSMG0BTIzUBXvxbwc1HWP/E7AE4UWU9XSCOPGJuOHda0HpDnwM2FW+d90A==
42534253
dependencies:
42544254
get-stream "^9.0.1"
42554255
strtok3 "^8.1.0"

0 commit comments

Comments
 (0)