mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/root-utils to v0.3.9
This commit is contained in:
parent
aaaab239f4
commit
8e27280c03
2 changed files with 9 additions and 9 deletions
|
@ -93,7 +93,7 @@
|
|||
"@tryghost/package-json": "1.0.15",
|
||||
"@tryghost/promise": "0.1.14",
|
||||
"@tryghost/request": "0.1.11",
|
||||
"@tryghost/root-utils": "0.3.8",
|
||||
"@tryghost/root-utils": "0.3.9",
|
||||
"@tryghost/security": "0.2.14",
|
||||
"@tryghost/session-service": "0.1.37",
|
||||
"@tryghost/settings-path-manager": "0.1.3",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -1712,10 +1712,10 @@
|
|||
got "9.6.0"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@tryghost/root-utils@0.3.8", "@tryghost/root-utils@^0.3.8":
|
||||
version "0.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.8.tgz#41327ea11fb6882c74fea145692aeae7a28482de"
|
||||
integrity sha512-/BSrsd3SAbVvRIkUhCT0NeAgl0+CELFoERrvghzl093ZO9R/P7BESvIXUOugGUviZfUUgJI52bcdq2xhW9APcw==
|
||||
"@tryghost/root-utils@0.3.9", "@tryghost/root-utils@^0.3.9":
|
||||
version "0.3.9"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.9.tgz#5b18970cd2554bcb8cc533d7b4d32dd8f88b11bf"
|
||||
integrity sha512-YxM/fZMMyCDgGJA0tzSHHCBnwu2zTWqks/smiiiFE8SEZ1IitY2XOReXfs/+LGKKl/I/o/DMIsLqi+K0yvjbQA==
|
||||
dependencies:
|
||||
caller "^1.0.1"
|
||||
find-root "^1.1.0"
|
||||
|
@ -1736,10 +1736,10 @@
|
|||
caller "^1.0.1"
|
||||
find-root "^1.1.0"
|
||||
|
||||
"@tryghost/root-utils@^0.3.9":
|
||||
version "0.3.9"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.9.tgz#5b18970cd2554bcb8cc533d7b4d32dd8f88b11bf"
|
||||
integrity sha512-YxM/fZMMyCDgGJA0tzSHHCBnwu2zTWqks/smiiiFE8SEZ1IitY2XOReXfs/+LGKKl/I/o/DMIsLqi+K0yvjbQA==
|
||||
"@tryghost/root-utils@^0.3.8":
|
||||
version "0.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.8.tgz#41327ea11fb6882c74fea145692aeae7a28482de"
|
||||
integrity sha512-/BSrsd3SAbVvRIkUhCT0NeAgl0+CELFoERrvghzl093ZO9R/P7BESvIXUOugGUviZfUUgJI52bcdq2xhW9APcw==
|
||||
dependencies:
|
||||
caller "^1.0.1"
|
||||
find-root "^1.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue