0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency @tryghost/errors to v0.2.8

This commit is contained in:
Renovate Bot 2021-02-10 10:26:00 +00:00 committed by Daniel Lockyer
parent 4dd1423026
commit 8c77f4531d
2 changed files with 6 additions and 14 deletions

View file

@ -46,7 +46,7 @@
"@tryghost/admin-api-schema": "2.0.0-rc.1",
"@tryghost/bootstrap-socket": "0.2.6",
"@tryghost/constants": "0.1.5",
"@tryghost/errors": "0.2.7",
"@tryghost/errors": "0.2.8",
"@tryghost/helpers": "1.1.38",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.7.2",

View file

@ -354,12 +354,12 @@
ghost-ignition "4.2.4"
lodash "4.17.20"
"@tryghost/errors@0.2.7":
version "0.2.7"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.7.tgz#9c518d3656f5335c95912a5cbb5751a90964d96e"
integrity sha512-oonHLYJvwQoxKLjO57EWAQe4cIvqo6YtLOBt9Gz3oQFrDdxlLrqxVkt9X4v+IvOkcpW6Nw1lw9T4A0KLRcg4eA==
"@tryghost/errors@0.2.8", "@tryghost/errors@^0.2.8":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.8.tgz#887531bd41dc6f6fdfc8a6dda8ef08acccddf08b"
integrity sha512-PF6vFZnRhMKxZ9FeNtYOHTn3wKMF2u+rgC4Iw33O2tHPCPtRzQTGUU8kO02sY5pjx19OjBOlYyye5n9fRHwJPA==
dependencies:
ghost-ignition "4.2.4"
ghost-ignition "4.4.3"
lodash "4.17.20"
"@tryghost/errors@^0.2.3":
@ -370,14 +370,6 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/errors@^0.2.8":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.8.tgz#887531bd41dc6f6fdfc8a6dda8ef08acccddf08b"
integrity sha512-PF6vFZnRhMKxZ9FeNtYOHTn3wKMF2u+rgC4Iw33O2tHPCPtRzQTGUU8kO02sY5pjx19OjBOlYyye5n9fRHwJPA==
dependencies:
ghost-ignition "4.4.3"
lodash "4.17.20"
"@tryghost/helpers@1.1.38":
version "1.1.38"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.38.tgz#a93fbd7dfa134e8b6052c362b374c7f8c6c28d11"