Update dependency @tryghost/package-json to v1.0.1

This commit is contained in:
Renovate Bot 2021-06-16 13:57:25 +00:00 committed by Daniel Lockyer
parent 736c878dcf
commit c394b82cd7
2 changed files with 6 additions and 6 deletions

View File

@ -66,7 +66,7 @@
"@tryghost/members-csv": "1.0.1",
"@tryghost/members-ssr": "1.0.3",
"@tryghost/mw-session-from-token": "0.1.21",
"@tryghost/package-json": "1.0.0",
"@tryghost/package-json": "1.0.1",
"@tryghost/promise": "0.1.9",
"@tryghost/request": "0.1.0",
"@tryghost/root-utils": "0.3.0",

View File

@ -932,13 +932,13 @@
resolved "https://registry.yarnpkg.com/@tryghost/mw-session-from-token/-/mw-session-from-token-0.1.21.tgz#a3a2687a555b512ab94d499ed8478b4423009c8a"
integrity sha512-nfHs73HjUvd1ZSymSICQ28e4D3+Vgrh0KxtNJQxU4XYx+x6BVNzUAkCoCLsp+/QUdMtCFMq8+ZpspYGFiPkZsg==
"@tryghost/package-json@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.0.tgz#62fe5a31dcfdb6d0fbe7661d69ca925280148402"
integrity sha512-JHDF6MdsJf60MucVt5x4lntFA6htmxNOD+oABdjTLpOsZcWP0lvq7YqKo4V/VK3x256uuzlKSaYE1+npVX8bsg==
"@tryghost/package-json@1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.1.tgz#d9e7026c4545fae90da8200086397852d28619e5"
integrity sha512-wmhFgRiiuHlpBIM9veI394Lm149qstzUBNEilGmvkPmFZmh34qSqVkxCyrCgOjKmKV5qq3U3TiaaxlxB+iz38w==
dependencies:
"@tryghost/errors" "^0.2.12"
"@tryghost/tpl" "^0.1.1"
"@tryghost/tpl" "^0.1.2"
bluebird "^3.7.2"
fs-extra "^10.0.0"
lodash "^4.17.21"