From 9fce5d8ac0433c478e5242cad9b0c1a20cbb4dae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Apr 2020 15:26:26 +0000 Subject: [PATCH] Update dependency @tryghost/errors to v0.1.2 --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index d37c1057bb..658a6153cc 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@nexes/nql": "0.3.0", "@sentry/node": "5.15.4", "@tryghost/adapter-manager": "0.1.3", - "@tryghost/errors": "0.1.1", + "@tryghost/errors": "0.1.2", "@tryghost/helpers": "1.1.27", "@tryghost/image-transform": "0.2.0", "@tryghost/kg-card-factory": "1.0.2", diff --git a/yarn.lock b/yarn.lock index b2f230abf0..96cf686950 100644 --- a/yarn.lock +++ b/yarn.lock @@ -353,18 +353,18 @@ dependencies: "@tryghost/errors" "^0.1.2" -"@tryghost/errors@0.1.1", "@tryghost/errors@^0.1.1": - version "0.1.1" - resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.1.1.tgz#c140f8558fc54cf69ac7e7ea719a189c763fea04" - integrity sha512-8gmWGDLbwGhrMJ6psn8uubanntfxCvywufzJyDFgB/Kjh6bjd2CYEL84nA3rzfnxLpuY7vL/i4sFjpF1MZ15KA== +"@tryghost/errors@0.1.2", "@tryghost/errors@^0.1.2": + version "0.1.2" + resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.1.2.tgz#aaf6c54923920825477f403839cb6551ad37b6d9" + integrity sha512-wwareSxmIprkNuFb+sFYBZ9vl8EEnIbV7an+35C3JBH0D1TUQ2LzaK6IFOowfc7JOQPxACeo+1Or8NHC1B/H0A== dependencies: ghost-ignition "^4.1.0" lodash "^4.17.15" -"@tryghost/errors@^0.1.2": - version "0.1.2" - resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.1.2.tgz#aaf6c54923920825477f403839cb6551ad37b6d9" - integrity sha512-wwareSxmIprkNuFb+sFYBZ9vl8EEnIbV7an+35C3JBH0D1TUQ2LzaK6IFOowfc7JOQPxACeo+1Or8NHC1B/H0A== +"@tryghost/errors@^0.1.1": + version "0.1.1" + resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.1.1.tgz#c140f8558fc54cf69ac7e7ea719a189c763fea04" + integrity sha512-8gmWGDLbwGhrMJ6psn8uubanntfxCvywufzJyDFgB/Kjh6bjd2CYEL84nA3rzfnxLpuY7vL/i4sFjpF1MZ15KA== dependencies: ghost-ignition "^4.1.0" lodash "^4.17.15"