mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/tpl to v0.1.12
This commit is contained in:
parent
0e7eb4acd9
commit
d88770cc32
2 changed files with 9 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -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==
|
||||
|
|
Loading…
Add table
Reference in a new issue