From d88770cc32b85ebb18d2b0c135ecf15cf7d477bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Feb 2022 17:22:49 +0000 Subject: [PATCH] Update dependency @tryghost/tpl to v0.1.12 --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8057098062..078bd11e4d 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@tryghost/settings-path-manager": "0.1.3", "@tryghost/social-urls": "0.1.28", "@tryghost/string": "0.1.22", - "@tryghost/tpl": "0.1.11", + "@tryghost/tpl": "0.1.12", "@tryghost/update-check-service": "0.3.1", "@tryghost/url-utils": "2.0.5", "@tryghost/validator": "0.1.13", diff --git a/yarn.lock b/yarn.lock index 4220568520..51b419333e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2433,7 +2433,14 @@ dependencies: unidecode "^0.1.8" -"@tryghost/tpl@0.1.11", "@tryghost/tpl@^0.1.11", "@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": +"@tryghost/tpl@0.1.12": + version "0.1.12" + resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.12.tgz#78e65ba202bcab56acd3582af6de4ce890f29b46" + integrity sha512-/Xsnn84VhAueWiA7LJRfvRyB9g5MlBXxbZxS1NJTiCIW0eO9T5nm6qJA53Pta1KrhnO6ZVEvThIQVuCe473iQQ== + dependencies: + lodash.template "^4.5.0" + +"@tryghost/tpl@^0.1.11", "@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.11" resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.11.tgz#509bc13020f983d2d5e3b76942ab029734054907" integrity sha512-c3LhtUhw91fbRW9LvA7gy72v/d10KnGdVrTWv73tt/PBPPf1UCqarVm1zsOV4mYpgiD4i5H2BpA/YYvIB461yQ==