0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency @tryghost/tpl to v0.1.4

This commit is contained in:
Renovate Bot 2021-09-22 15:36:08 +00:00 committed by Daniel Lockyer
parent 40fd068229
commit db2c7b64dd
2 changed files with 9 additions and 9 deletions

View file

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

View file

@ -1717,20 +1717,20 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/tpl@0.1.3", "@tryghost/tpl@^0.1.1", "@tryghost/tpl@^0.1.2", "@tryghost/tpl@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.3.tgz#719e1161f7af1f9cfed055aeb8e1ba8058103d3f"
integrity sha512-RLuhgPIGhEO/eSYJ7VjjcLy18a4QMOqBb+e6ThKQloWgIZKjSuo2Z15zcqCu3pnFWyGEOyMBGTL/CFnSEhN74Q==
dependencies:
lodash.template "^4.5.0"
"@tryghost/tpl@^0.1.4":
"@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==
dependencies:
lodash.template "^4.5.0"
"@tryghost/tpl@^0.1.1", "@tryghost/tpl@^0.1.2", "@tryghost/tpl@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.3.tgz#719e1161f7af1f9cfed055aeb8e1ba8058103d3f"
integrity sha512-RLuhgPIGhEO/eSYJ7VjjcLy18a4QMOqBb+e6ThKQloWgIZKjSuo2Z15zcqCu3pnFWyGEOyMBGTL/CFnSEhN74Q==
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"