Update dependency metascraper-author to v5.7.6 (#11116)

This commit is contained in:
renovate[bot] 2019-09-30 22:55:44 +02:00 committed by Naz Gargol
parent 42faad9ee7
commit 0f098ccc3e
2 changed files with 37 additions and 6 deletions

View File

@ -96,7 +96,7 @@
"markdown-it-lazy-headers": "0.1.3",
"markdown-it-mark": "3.0.0",
"metascraper": "5.6.6",
"metascraper-author": "5.6.6",
"metascraper-author": "5.7.6",
"metascraper-description": "5.6.6",
"metascraper-image": "5.6.6",
"metascraper-logo": "5.6.6",

View File

@ -95,6 +95,32 @@
url-regex "~5.0.0"
video-extensions "~1.1.0"
"@metascraper/helpers@^5.7.6":
version "5.7.6"
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.7.6.tgz#84007215d3b31525995fd85cf0d28bf6a12bf7bb"
integrity sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==
dependencies:
audio-extensions "0.0.0"
chrono-node "~1.3.11"
condense-whitespace "~2.0.0"
entities "~2.0.0"
file-extension "~4.0.5"
has-values "~2.0.1"
image-extensions "~1.1.0"
is-relative-url "~3.0.0"
is-uri "~1.2.0"
iso-639-3 "~1.2.0"
isostring "0.0.1"
lodash "~4.17.15"
mem "~5.1.1"
mime-types "~2.1.24"
normalize-url "~4.5.0"
smartquotes "~2.3.1"
title "~3.4.1"
truncate "~2.1.0"
url-regex "~5.0.0"
video-extensions "~1.1.0"
"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@ -5276,12 +5302,12 @@ merge2@^1.2.3:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.2.4.tgz#c9269589e6885a60cf80605d9522d4b67ca646e3"
integrity sha512-FYE8xI+6pjFOhokZu0We3S5NKCirLbCzSh2Usf3qEyr4X8U+0jNg9P8RZ4qz+V2UoECLVwSyzU3LxXBaLGtD3A==
metascraper-author@5.6.6:
version "5.6.6"
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.6.6.tgz#4ab41ac8f6281ecb7ec0689889cf0d49ceedf340"
integrity sha512-Qtvldjb53p21uF9QX3eC+abWjMnTY4KaHyiODGIOwn7Kz4A13uSUVG1WlObyxyANXcP8PfuO43JpePm53WBIFg==
metascraper-author@5.7.6:
version "5.7.6"
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.6.tgz#ccef7c987f433ebe00a444ff9d1bcd1c3f65c825"
integrity sha512-kxUrQIZVZUWzA7GInasT/InTuRZ6VPE3QCWNqrha6p89+nxHfRMpfL1YTgdQWs1Y8MGKETt1uXV20tkKQVbPuw==
dependencies:
"@metascraper/helpers" "^5.6.6"
"@metascraper/helpers" "^5.7.6"
lodash "~4.17.15"
metascraper-description@5.6.6:
@ -5958,6 +5984,11 @@ normalize-url@^4.1.0, normalize-url@~4.3.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.3.0.tgz#9c49e10fc1876aeb76dba88bf1b2b5d9fa57b2ee"
integrity sha512-0NLtR71o4k6GLP+mr6Ty34c5GA6CMoEsncKJxvQd8NzPxaHRJNnb5gZE8R1XF4CPIS7QPHLJ74IFszwtNVAHVQ==
normalize-url@~4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
npm-bundled@^1.0.1:
version "1.0.6"
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"