Update dependency @tryghost/string to v0.1.13

This commit is contained in:
Renovate Bot 2020-10-14 07:04:57 +00:00 committed by Daniel Lockyer
parent 92f98a8d36
commit 2cf5ca546b
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"@tryghost/security": "0.2.0",
"@tryghost/session-service": "0.1.9",
"@tryghost/social-urls": "0.1.14",
"@tryghost/string": "0.1.12",
"@tryghost/string": "0.1.13",
"@tryghost/url-utils": "0.6.22",
"@tryghost/vhost-middleware": "1.0.9",
"@tryghost/zip": "1.1.4",

View File

@ -604,10 +604,10 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/string@0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.12.tgz#f9fe04e301dac3117d7924c3e0692f406f23c24b"
integrity sha512-HqMlCj4LzzEF/AQKojHwwfcA4Pnx8ZmVaXXH3W+iatSPzbSR6Gk8xkb0EhwRXWZogwOM1C6eRgKnbVFw8Oi1+g==
"@tryghost/string@0.1.13":
version "0.1.13"
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.13.tgz#3b021e98799094553bea0a82d5fb8ad72a1c78bb"
integrity sha512-V7HMndfqUrluiYM/N8UsepAPcGATcaMC4DJOORQN95PEPSOWHVp4Yb9R1CUtzOGcTb4ZWsh4JM+kE8XFoUhmkA==
dependencies:
unidecode "^0.1.8"