Update dependency @tryghost/string to v0.1.21

This commit is contained in:
Renovate Bot 2021-11-09 20:49:20 +00:00 committed by Daniel Lockyer
parent 975750afe9
commit 710136926d
2 changed files with 9 additions and 2 deletions

View File

@ -95,7 +95,7 @@
"@tryghost/security": "0.2.13", "@tryghost/security": "0.2.13",
"@tryghost/session-service": "0.1.28", "@tryghost/session-service": "0.1.28",
"@tryghost/social-urls": "0.1.26", "@tryghost/social-urls": "0.1.26",
"@tryghost/string": "0.1.20", "@tryghost/string": "0.1.21",
"@tryghost/tpl": "0.1.8", "@tryghost/tpl": "0.1.8",
"@tryghost/update-check-service": "0.2.5", "@tryghost/update-check-service": "0.2.5",
"@tryghost/url-utils": "2.0.2", "@tryghost/url-utils": "2.0.2",

View File

@ -1786,7 +1786,14 @@
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.26.tgz#dfacc38cf187d9f6733155e6408329ef54210c72" resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.26.tgz#dfacc38cf187d9f6733155e6408329ef54210c72"
integrity sha512-gwh8W2tlaaKwxrQSNvvnJTUUOVyDQQ4DR+ukEgVBwKbU5m7BePACf/0iuLY3PZ3mvZyzaQ3Jc3IWQHd/FDglPA== integrity sha512-gwh8W2tlaaKwxrQSNvvnJTUUOVyDQQ4DR+ukEgVBwKbU5m7BePACf/0iuLY3PZ3mvZyzaQ3Jc3IWQHd/FDglPA==
"@tryghost/string@0.1.20", "@tryghost/string@^0.1.17", "@tryghost/string@^0.1.20": "@tryghost/string@0.1.21":
version "0.1.21"
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.21.tgz#16d70b4767a472902d5bacc67c3b46642637bff5"
integrity sha512-CaLVbq5PvayB63pv+pMyPv6QnTc/glp04tra+wtKPViEMz/hr4P05b0810UQyHvEeIQMd8c2yUthwo0SXOpCkQ==
dependencies:
unidecode "^0.1.8"
"@tryghost/string@^0.1.17", "@tryghost/string@^0.1.20":
version "0.1.20" version "0.1.20"
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.20.tgz#da38e1412b2bb53dee1fe1e7a7de3f43450452a0" resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.20.tgz#da38e1412b2bb53dee1fe1e7a7de3f43450452a0"
integrity sha512-+EA1BJ5D55RQA3HsTMchGdxXL/0cN/rHbSjqLhjBhKuWTFNLb6AR9res1Bw3vb7ZxMV0ggUOrFDJ1Lqo2RbsEA== integrity sha512-+EA1BJ5D55RQA3HsTMchGdxXL/0cN/rHbSjqLhjBhKuWTFNLb6AR9res1Bw3vb7ZxMV0ggUOrFDJ1Lqo2RbsEA==