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

This commit is contained in:
Renovate Bot 2019-07-29 00:28:04 +00:00 committed by renovate[bot]
parent d5d89ce9e4
commit a4546409c2
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,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.0", "@tryghost/social-urls": "0.1.1",
"@tryghost/string": "^0.1.3", "@tryghost/string": "^0.1.3",
"@tryghost/url-utils": "0.1.2", "@tryghost/url-utils": "0.1.2",
"ajv": "6.10.2", "ajv": "6.10.2",

View File

@ -242,10 +242,10 @@
chalk "^2.4.1" chalk "^2.4.1"
sywac "^1.2.1" sywac "^1.2.1"
"@tryghost/social-urls@0.1.0": "@tryghost/social-urls@0.1.1":
version "0.1.0" version "0.1.1"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.0.tgz#5e41d2108674e420d9e92d5fc6296e185838eadb" resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.1.tgz#41f377f05821205f768a1ab176bdb6c653166901"
integrity sha512-aBJvQmKDtEZ9nqOcl+jGOnmXndK1qjtIp1p3ExVS/XpzmRApvxBn5ImcIX1rZ8eiyOk0GU4DygerxpKKBE5ARw== integrity sha512-1NwBShArc5azfJSBUUKNFZjCGqaaOCJudAz3Z2HUCK62OwFYVCQwXQM6h9hgf5PJT3c7XBi1YHAF6AAuHPHADQ==
dependencies: dependencies:
bluebird "3.5.5" bluebird "3.5.5"
ghost-ignition "3.1.0" ghost-ignition "3.1.0"