From 05354db4d288add57b74989facac39cc81c95eb7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Apr 2020 18:47:26 +0000 Subject: [PATCH] Update dependency @tryghost/string to v0.1.9 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 2f0d803ed4..574028a43e 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -34,7 +34,7 @@ "@tryghost/kg-clean-basic-html": "0.1.8", "@tryghost/kg-parser-plugins": "0.9.3", "@tryghost/mobiledoc-kit": "0.12.4-ghost.1", - "@tryghost/string": "0.1.8", + "@tryghost/string": "0.1.9", "@tryghost/timezone-data": "0.2.22", "autoprefixer": "9.7.6", "babel-eslint": "10.1.0", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 5abedbf251..f6d370606e 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1504,10 +1504,10 @@ mobiledoc-dom-renderer "0.7.0" mobiledoc-text-renderer "0.4.0" -"@tryghost/string@0.1.8": - version "0.1.8" - resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.8.tgz#758ab55b944a4b9702325dd4cb796a82757d74d7" - integrity sha512-z14hiV3v9zRLQWY3KtgBFNHdYDQOxU3n0ny5xoA/5yPETMxFug112gr1Zmm3q/cyR0dycZK9q5MiMFvceDkW6g== +"@tryghost/string@0.1.9": + version "0.1.9" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.9.tgz#e7519acf328840f1c549715685edabdb938d10ba" + integrity sha512-6asm+vTJuXLPFTil+Zh3X6AH6RBLghjc4HRXR8plJ1SF4rleg40qvTGzloTA+4eMbVzHYvVSpOQRwFkvejMlOw== dependencies: unidecode "^0.1.8"