Update dependency @tryghost/errors to v0.2.6

This commit is contained in:
Renovate Bot 2020-12-14 07:07:38 +00:00 committed by Daniel Lockyer
parent 1cf4d346f7
commit e6b6f74232
2 changed files with 9 additions and 1 deletions

View File

@ -46,7 +46,7 @@
"@tryghost/admin-api-schema": "1.4.1",
"@tryghost/bootstrap-socket": "0.2.3",
"@tryghost/constants": "0.1.2",
"@tryghost/errors": "0.2.5",
"@tryghost/errors": "0.2.6",
"@tryghost/helpers": "1.1.35",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.6.0",

View File

@ -346,6 +346,14 @@
ghost-ignition "4.2.4"
lodash "4.17.20"
"@tryghost/errors@0.2.6":
version "0.2.6"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.6.tgz#4554c97a1666e4db323d8c664a4df5a714f77452"
integrity sha512-hhCAijjK24jeuHbeT0KILSX+6nDOldgxvFfnIGJMdjThuWQGkwHhGaD9hkUXe7F8QgAvTL0J8FVG/f6fs5TwrA==
dependencies:
ghost-ignition "4.2.4"
lodash "4.17.20"
"@tryghost/errors@^0.2.3":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.4.tgz#873107f0915667852f86e616a8698eddf7b1f59e"