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

This commit is contained in:
Renovate Bot 2022-01-18 09:34:53 +00:00 committed by Daniel Lockyer
parent 55daa556d4
commit 952a00760b
2 changed files with 6 additions and 6 deletions

View File

@ -91,7 +91,7 @@
"@tryghost/mw-error-handler": "0.1.2",
"@tryghost/mw-session-from-token": "0.1.27",
"@tryghost/nodemailer": "0.3.9",
"@tryghost/package-json": "1.0.14",
"@tryghost/package-json": "1.0.15",
"@tryghost/promise": "0.1.13",
"@tryghost/request": "0.1.11",
"@tryghost/root-utils": "0.3.8",

View File

@ -1752,12 +1752,12 @@
nodemailer-direct-transport "^3.3.2"
nodemailer-stub-transport "^1.1.0"
"@tryghost/package-json@1.0.14":
version "1.0.14"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.14.tgz#f176d268743dcda7b7fd488a77565defdbeb48cf"
integrity sha512-oFNIH9sMTiu5s/FgHBw1T5PhqZYkQUBV26MuDHaIBE4lSwJkE2+jX1XlWzRdCBCe0Xnr5RLWhIymcFsFJlu3Wg==
"@tryghost/package-json@1.0.15":
version "1.0.15"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.15.tgz#9be30b92b45ba0e4b82a7cf2903a767999f6e3b7"
integrity sha512-26cYk5qNJrmQG72SRLKdsNdxusJI4+vpRGjKRPVgZljIMAd4PlchrSrc71QR83k6w3fj5No6r2NtIw4y97e51w==
dependencies:
"@tryghost/errors" "^1.2.0"
"@tryghost/errors" "^1.2.1"
"@tryghost/tpl" "^0.1.5"
bluebird "^3.7.2"
fs-extra "^10.0.0"