Update dependency @tryghost/errors to v0.2.16

This commit is contained in:
Renovate Bot 2021-10-04 15:01:27 +00:00 committed by Daniel Lockyer
parent 9412515e98
commit 79f778c469
2 changed files with 9 additions and 9 deletions

View File

@ -63,7 +63,7 @@
"@tryghost/debug": "0.1.5", "@tryghost/debug": "0.1.5",
"@tryghost/email-analytics-provider-mailgun": "1.0.2", "@tryghost/email-analytics-provider-mailgun": "1.0.2",
"@tryghost/email-analytics-service": "1.0.2", "@tryghost/email-analytics-service": "1.0.2",
"@tryghost/errors": "0.2.15", "@tryghost/errors": "0.2.16",
"@tryghost/helpers": "1.1.52", "@tryghost/helpers": "1.1.52",
"@tryghost/image-transform": "1.0.16", "@tryghost/image-transform": "1.0.16",
"@tryghost/job-manager": "0.8.9", "@tryghost/job-manager": "0.8.9",

View File

@ -1311,10 +1311,10 @@
ghost-ignition "^4.2.4" ghost-ignition "^4.2.4"
lodash "^4.17.20" lodash "^4.17.20"
"@tryghost/errors@0.2.15", "@tryghost/errors@^0.2.15": "@tryghost/errors@0.2.16", "@tryghost/errors@^0.2.16":
version "0.2.15" version "0.2.16"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.15.tgz#5e63ba786198317fe5187a1748b8222fd75283b7" resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.16.tgz#5000255aff99b3e07aa343c7f625f1475e55c5cf"
integrity sha512-Dn0mNeRNBRwD09pkJSyaNIt1cRCsrj50KIqpkV0UuOFstdxE5kN3zwNSX1IjLV46SfW+Oab4FO3LQVGPJk/+sA== integrity sha512-iTUv25q/SqQMCsxEX3dlf6pT3QWIkAVeQ7OIf9lY9fBGLZpvriplTV361u7fQYuUvUcCDYqb30s5j/cYHWuJWg==
dependencies: dependencies:
"@tryghost/ignition-errors" "^0.1.0" "@tryghost/ignition-errors" "^0.1.0"
lodash "^4.17.21" lodash "^4.17.21"
@ -1335,10 +1335,10 @@
"@tryghost/ignition-errors" "^0.1.0" "@tryghost/ignition-errors" "^0.1.0"
lodash "^4.17.21" lodash "^4.17.21"
"@tryghost/errors@^0.2.16": "@tryghost/errors@^0.2.15":
version "0.2.16" version "0.2.15"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.16.tgz#5000255aff99b3e07aa343c7f625f1475e55c5cf" resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.15.tgz#5e63ba786198317fe5187a1748b8222fd75283b7"
integrity sha512-iTUv25q/SqQMCsxEX3dlf6pT3QWIkAVeQ7OIf9lY9fBGLZpvriplTV361u7fQYuUvUcCDYqb30s5j/cYHWuJWg== integrity sha512-Dn0mNeRNBRwD09pkJSyaNIt1cRCsrj50KIqpkV0UuOFstdxE5kN3zwNSX1IjLV46SfW+Oab4FO3LQVGPJk/+sA==
dependencies: dependencies:
"@tryghost/ignition-errors" "^0.1.0" "@tryghost/ignition-errors" "^0.1.0"
lodash "^4.17.21" lodash "^4.17.21"