Update dependency @tryghost/tpl to v0.1.7

This commit is contained in:
Renovate Bot 2021-10-13 21:15:12 +00:00 committed by Daniel Lockyer
parent 60adebd815
commit 7c4963b579
2 changed files with 9 additions and 2 deletions

View File

@ -95,7 +95,7 @@
"@tryghost/session-service": "0.1.27",
"@tryghost/social-urls": "0.1.26",
"@tryghost/string": "0.1.20",
"@tryghost/tpl": "0.1.5",
"@tryghost/tpl": "0.1.7",
"@tryghost/update-check-service": "0.2.3",
"@tryghost/url-utils": "2.0.2",
"@tryghost/validator": "0.1.7",

View File

@ -1730,7 +1730,14 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/tpl@0.1.5", "@tryghost/tpl@^0.1.1", "@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":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.7.tgz#f3821c1b5a00acf04d98464794ba32df6d3c08df"
integrity sha512-mQjRN+m7KTIO2PCU5ywfzxg3Wt0DKeyD2ZT2QFfFhdEO0gpDrLoEHVKDJp64xiqCxROe1aQa0QEOvHEZl5vUxA==
dependencies:
lodash.template "^4.5.0"
"@tryghost/tpl@^0.1.1", "@tryghost/tpl@^0.1.2", "@tryghost/tpl@^0.1.3", "@tryghost/tpl@^0.1.4", "@tryghost/tpl@^0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.5.tgz#736dbe49d085bf8a495963062e0a5ff72e68a18a"
integrity sha512-uE4sQ07UdjAhxidEVPwZShLdmLRcaYlrIA/rbiaB37cJ9VtXEAYwcDLb/tdnlnoXuTQ3Y1vShCWgjyD4vGo5kA==