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.3

This commit is contained in:
Renovate Bot 2021-06-18 21:57:19 +00:00 committed by Daniel Lockyer
parent 9b5fc217dc
commit ced89e3777
2 changed files with 12 additions and 5 deletions

View file

@ -75,7 +75,7 @@
"@tryghost/session-service": "0.1.23",
"@tryghost/social-urls": "0.1.24",
"@tryghost/string": "0.1.19",
"@tryghost/tpl": "0.1.2",
"@tryghost/tpl": "0.1.3",
"@tryghost/update-check-service": "0.1.0",
"@tryghost/url-utils": "2.0.0",
"@tryghost/validator": "0.1.1",

View file

@ -974,10 +974,10 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/tpl@0.1.2", "@tryghost/tpl@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.2.tgz#4b6acc97a6ac517baf40585216c8adf888d620f1"
integrity sha512-VZyD4v8rNJrJEWUjrAT7YCpEmr+8rXWhQbfmWE199F29pbEpvMPK0MKwF1hTc3b0JkvGOo3lgULJ7KB6TrxvkA==
"@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"
@ -989,6 +989,13 @@
c8 "^7.7.2"
lodash.template "^4.5.0"
"@tryghost/tpl@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.2.tgz#4b6acc97a6ac517baf40585216c8adf888d620f1"
integrity sha512-VZyD4v8rNJrJEWUjrAT7YCpEmr+8rXWhQbfmWE199F29pbEpvMPK0MKwF1hTc3b0JkvGOo3lgULJ7KB6TrxvkA==
dependencies:
lodash.template "^4.5.0"
"@tryghost/update-check-service@0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@tryghost/update-check-service/-/update-check-service-0.1.0.tgz#ca1277989989968f2b2603a7d3b86e1124025be5"