Update dependency @tryghost/social-urls to v0.1.3

This commit is contained in:
Renovate Bot 2019-10-14 02:23:51 +00:00 committed by renovate[bot]
parent ceb9284cac
commit 76f7488986
2 changed files with 6 additions and 6 deletions

View File

@ -43,7 +43,7 @@
"@tryghost/helpers": "1.1.15",
"@tryghost/members-api": "0.8.2",
"@tryghost/members-ssr": "0.7.1",
"@tryghost/social-urls": "0.1.2",
"@tryghost/social-urls": "0.1.3",
"@tryghost/string": "^0.1.3",
"@tryghost/url-utils": "0.6.10",
"ajv": "6.10.2",

View File

@ -281,12 +281,12 @@
chalk "^2.4.1"
sywac "^1.2.1"
"@tryghost/social-urls@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.2.tgz#3ebccae37230cbc2fcec98b57b790d416474a7b7"
integrity sha512-4BHdVkRHhhvici6xanXETJQKyR7R1ONtK681RhMm09+xDgG0WJ2igqUsI8xjlTYnNudOX28UYfN1S6zRmcmzGA==
"@tryghost/social-urls@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.3.tgz#3de95811b5d9de3dfb28bf9241a36d5cb9f33a52"
integrity sha512-/sO7MXtcb/qhYkul4CRx9iP1dEVQpCEf4F/mjPzPEEs8DVabPoOke3dlwYuJI9XJcuLab9E/j/tVE1C4R8VodQ==
dependencies:
bluebird "3.5.5"
bluebird "3.7.0"
ghost-ignition "3.1.0"
lodash "4.17.11"