Update dependency @tryghost/settings-path-manager to v0.1.3

This commit is contained in:
Renovate Bot 2022-01-21 10:35:02 +00:00 committed by Daniel Lockyer
parent d0507467ad
commit a43dd4fe60
2 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@
"@tryghost/root-utils": "0.3.8",
"@tryghost/security": "0.2.14",
"@tryghost/session-service": "0.1.37",
"@tryghost/settings-path-manager": "0.1.2",
"@tryghost/settings-path-manager": "0.1.3",
"@tryghost/social-urls": "0.1.28",
"@tryghost/string": "0.1.22",
"@tryghost/tpl": "0.1.9",

View File

@ -1693,10 +1693,10 @@
dependencies:
"@tryghost/errors" "^1.2.1"
"@tryghost/settings-path-manager@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/settings-path-manager/-/settings-path-manager-0.1.2.tgz#af08cee7039a9b05b1e25620542f871f1d3012a1"
integrity sha512-PjEXpvGkMjvb1NzF3AXEZhDiEYpmRhoz81h9SND/raEta68EixI+blZkWmiwa1zeZkRyYDAGL9wZaEh54RfZNQ==
"@tryghost/settings-path-manager@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/settings-path-manager/-/settings-path-manager-0.1.3.tgz#4ddc4e31317467eb3c8662a67a0ae04a2b86507d"
integrity sha512-DXwtQR1tUd8hOjVn5g3jdaGZ4WO2cPZC6mnvl22DbCdBIqRqhBslKBmfFIqBc1+x+ZkeRQ0wt6StffBvW5mUsQ==
dependencies:
date-fns "^2.24.0"
tpl "^0.3.0"