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

This commit is contained in:
Renovate Bot 2021-09-22 17:05:44 +00:00 committed by Daniel Lockyer
parent 99c776aa10
commit 5da0caf9cc
2 changed files with 7 additions and 7 deletions

View File

@ -80,7 +80,7 @@
"@tryghost/members-ssr": "1.0.13",
"@tryghost/mw-session-from-token": "0.1.23",
"@tryghost/nodemailer": "0.3.2",
"@tryghost/package-json": "1.0.2",
"@tryghost/package-json": "1.0.3",
"@tryghost/promise": "0.1.10",
"@tryghost/request": "0.1.5",
"@tryghost/root-utils": "0.3.4",

View File

@ -1636,13 +1636,13 @@
nodemailer-direct-transport "^3.3.2"
nodemailer-stub-transport "^1.1.0"
"@tryghost/package-json@1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.2.tgz#03da61987709863a5070e0e46a7f24464528f78a"
integrity sha512-1QOj8I1slOeCllP1vtGg0lfUAe4ToqzY5buehcfd0Hg4GoE7ZaVfI+Ds8HL4zMfPlN1TNH7bei4QJ7ZtSziZpA==
"@tryghost/package-json@1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.3.tgz#cd5b84374e755df07286573b3355af64013b2f70"
integrity sha512-48h92yXDOibF8ZSD+TNx+I0K+nalA5I0UOp5Zgbtgl33X3rvM76/grRmfunqZnEZdvI291Z43EHgiRRG4fd8UQ==
dependencies:
"@tryghost/errors" "^0.2.13"
"@tryghost/tpl" "^0.1.3"
"@tryghost/errors" "^0.2.14"
"@tryghost/tpl" "^0.1.4"
bluebird "^3.7.2"
fs-extra "^10.0.0"
lodash "^4.17.21"