From ab51f9b59adc336c593498218a620bbbb3e0c8ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 Jan 2022 10:00:18 +0000 Subject: [PATCH] Update dependency @tryghost/tpl to v0.1.9 --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f751bcebfc..fc30b087a2 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@tryghost/settings-path-manager": "0.1.2", "@tryghost/social-urls": "0.1.27", "@tryghost/string": "0.1.21", - "@tryghost/tpl": "0.1.8", + "@tryghost/tpl": "0.1.9", "@tryghost/update-check-service": "0.3.0", "@tryghost/url-utils": "2.0.4", "@tryghost/validator": "0.1.9", diff --git a/yarn.lock b/yarn.lock index e893b20372..3b857d9a20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1875,20 +1875,20 @@ dependencies: unidecode "^0.1.8" -"@tryghost/tpl@0.1.8", "@tryghost/tpl@^0.1.2", "@tryghost/tpl@^0.1.3", "@tryghost/tpl@^0.1.4", "@tryghost/tpl@^0.1.5", "@tryghost/tpl@^0.1.7", "@tryghost/tpl@^0.1.8": - version "0.1.8" - resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.8.tgz#28acd930b11b71a23372f1855cb8b92282c20bdd" - integrity sha512-0M02hZ3VNhlH9KeUXV75l3UUeNSRhmXUZfWn4vrosu8B3YCwIx+Q/cpWl5DiZ0QuIaVT7YwYDEHtFMgsKk0gXQ== - dependencies: - lodash.template "^4.5.0" - -"@tryghost/tpl@^0.1.9": +"@tryghost/tpl@0.1.9", "@tryghost/tpl@^0.1.9": version "0.1.9" resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.9.tgz#527ecccf85bc1be2cfc640b59c2d375edbecb046" integrity sha512-61lxVDClFxRT4Qz1O7k/c4FBPW6BfsR+KBPbLBhzO0NzTwcj7C/Gmq9GVQ8xlD+WqhTJmq5cPKjAhnsfwXeaWA== dependencies: lodash.template "^4.5.0" +"@tryghost/tpl@^0.1.2", "@tryghost/tpl@^0.1.3", "@tryghost/tpl@^0.1.4", "@tryghost/tpl@^0.1.5", "@tryghost/tpl@^0.1.7", "@tryghost/tpl@^0.1.8": + version "0.1.8" + resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.8.tgz#28acd930b11b71a23372f1855cb8b92282c20bdd" + integrity sha512-0M02hZ3VNhlH9KeUXV75l3UUeNSRhmXUZfWn4vrosu8B3YCwIx+Q/cpWl5DiZ0QuIaVT7YwYDEHtFMgsKk0gXQ== + dependencies: + lodash.template "^4.5.0" + "@tryghost/update-check-service@0.3.0": version "0.3.0" resolved "https://registry.yarnpkg.com/@tryghost/update-check-service/-/update-check-service-0.3.0.tgz#0483160e0c6df5361d5fbffc522a44a6f14895ef"