0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

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

This commit is contained in:
Renovate Bot 2019-08-19 00:32:02 +00:00 committed by renovate[bot]
parent 12fe76cf1d
commit 59c20ec578
2 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@
"@tryghost/members-auth-pages": "1.1.0", "@tryghost/members-auth-pages": "1.1.0",
"@tryghost/members-ssr": "0.2.1", "@tryghost/members-ssr": "0.2.1",
"@tryghost/members-theme-bindings": "0.2.3", "@tryghost/members-theme-bindings": "0.2.3",
"@tryghost/social-urls": "0.1.1", "@tryghost/social-urls": "0.1.2",
"@tryghost/string": "^0.1.3", "@tryghost/string": "^0.1.3",
"@tryghost/url-utils": "0.3.0", "@tryghost/url-utils": "0.3.0",
"ajv": "6.10.2", "ajv": "6.10.2",

View file

@ -251,10 +251,10 @@
chalk "^2.4.1" chalk "^2.4.1"
sywac "^1.2.1" sywac "^1.2.1"
"@tryghost/social-urls@0.1.1": "@tryghost/social-urls@0.1.2":
version "0.1.1" version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.1.tgz#41f377f05821205f768a1ab176bdb6c653166901" resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.2.tgz#3ebccae37230cbc2fcec98b57b790d416474a7b7"
integrity sha512-1NwBShArc5azfJSBUUKNFZjCGqaaOCJudAz3Z2HUCK62OwFYVCQwXQM6h9hgf5PJT3c7XBi1YHAF6AAuHPHADQ== integrity sha512-4BHdVkRHhhvici6xanXETJQKyR7R1ONtK681RhMm09+xDgG0WJ2igqUsI8xjlTYnNudOX28UYfN1S6zRmcmzGA==
dependencies: dependencies:
bluebird "3.5.5" bluebird "3.5.5"
ghost-ignition "3.1.0" ghost-ignition "3.1.0"