0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Update dependency @tryghost/tpl to v0.1.5

This commit is contained in:
Renovate Bot 2021-09-30 18:18:28 +00:00 committed by Daniel Lockyer
parent 656237a7cf
commit 568dfc7d34
2 changed files with 12 additions and 5 deletions

View file

@ -89,7 +89,7 @@
"@tryghost/session-service": "0.1.25",
"@tryghost/social-urls": "0.1.26",
"@tryghost/string": "0.1.20",
"@tryghost/tpl": "0.1.4",
"@tryghost/tpl": "0.1.5",
"@tryghost/update-check-service": "0.2.2",
"@tryghost/url-utils": "2.0.2",
"@tryghost/validator": "0.1.5",

View file

@ -1667,10 +1667,10 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/tpl@0.1.4", "@tryghost/tpl@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.4.tgz#58eff86a1370f3290fc11092708ad4b6015df70d"
integrity sha512-5a7c9lx3dwN2s7FkhBmg+Hp4PpDiRLl4wJ37w9N+/pWYyqjkW+2j4lrYNEtS4RgcnOxoQ4mUSHZbJ8RoQbAjbQ==
"@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==
dependencies:
lodash.template "^4.5.0"
@ -1681,6 +1681,13 @@
dependencies:
lodash.template "^4.5.0"
"@tryghost/tpl@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.4.tgz#58eff86a1370f3290fc11092708ad4b6015df70d"
integrity sha512-5a7c9lx3dwN2s7FkhBmg+Hp4PpDiRLl4wJ37w9N+/pWYyqjkW+2j4lrYNEtS4RgcnOxoQ4mUSHZbJ8RoQbAjbQ==
dependencies:
lodash.template "^4.5.0"
"@tryghost/update-check-service@0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@tryghost/update-check-service/-/update-check-service-0.2.2.tgz#0de3bee6501305f3ffeeeae80f0d5068687ff847"