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

This commit is contained in:
Renovate Bot 2021-10-04 15:09:55 +00:00 committed by Daniel Lockyer
parent 7941bfcafa
commit ada99d3e9d
2 changed files with 6 additions and 14 deletions

View File

@ -81,7 +81,7 @@
"@tryghost/members-ssr": "1.0.14",
"@tryghost/mw-session-from-token": "0.1.25",
"@tryghost/nodemailer": "0.3.3",
"@tryghost/package-json": "1.0.4",
"@tryghost/package-json": "1.0.5",
"@tryghost/promise": "0.1.12",
"@tryghost/request": "0.1.5",
"@tryghost/root-utils": "0.3.4",

View File

@ -1335,14 +1335,6 @@
"@tryghost/ignition-errors" "^0.1.0"
lodash "^4.17.21"
"@tryghost/errors@^0.2.15":
version "0.2.15"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.15.tgz#5e63ba786198317fe5187a1748b8222fd75283b7"
integrity sha512-Dn0mNeRNBRwD09pkJSyaNIt1cRCsrj50KIqpkV0UuOFstdxE5kN3zwNSX1IjLV46SfW+Oab4FO3LQVGPJk/+sA==
dependencies:
"@tryghost/ignition-errors" "^0.1.0"
lodash "^4.17.21"
"@tryghost/helpers@1.1.52":
version "1.1.52"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.52.tgz#e30bd367ea62d1b27e59abfa8e8ed8c3e072b74e"
@ -1593,12 +1585,12 @@
nodemailer-direct-transport "^3.3.2"
nodemailer-stub-transport "^1.1.0"
"@tryghost/package-json@1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.4.tgz#eaade11659660d2b155d64ad8d4d631fcff57a73"
integrity sha512-rdymLZE55zHNW0/1bO6dby4j2YFsLm4lBzv7rg1vV5UOxIhEvlmbl/1HssEmVa6FVVXCRZRhHxWS+6clkF/i+g==
"@tryghost/package-json@1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@tryghost/package-json/-/package-json-1.0.5.tgz#545850825f926a383b961d75380056455492dad6"
integrity sha512-i+CLfAHeeuKC68pgQ1iqhIySjifWeClD+8OsDNTNpdrHiDpid54CJXoa5iX1GN6XunXXuKKOu3q9tnd56droiw==
dependencies:
"@tryghost/errors" "^0.2.15"
"@tryghost/errors" "^0.2.16"
"@tryghost/tpl" "^0.1.5"
bluebird "^3.7.2"
fs-extra "^10.0.0"