Update dependency @tryghost/errors to v0.2.2

This commit is contained in:
Renovate Bot 2020-08-10 17:17:59 +00:00
parent 0e3dd89312
commit d2fb84d228
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 10 additions and 10 deletions

View File

@ -44,7 +44,7 @@
"@sentry/node": "5.20.1", "@sentry/node": "5.20.1",
"@tryghost/adapter-manager": "0.1.9", "@tryghost/adapter-manager": "0.1.9",
"@tryghost/bootstrap-socket": "0.2.0", "@tryghost/bootstrap-socket": "0.2.0",
"@tryghost/errors": "0.2.1", "@tryghost/errors": "0.2.2",
"@tryghost/helpers": "1.1.28", "@tryghost/helpers": "1.1.28",
"@tryghost/image-transform": "1.0.1", "@tryghost/image-transform": "1.0.1",
"@tryghost/kg-card-factory": "2.1.1", "@tryghost/kg-card-factory": "2.1.1",

View File

@ -293,15 +293,7 @@
resolved "https://registry.yarnpkg.com/@tryghost/bootstrap-socket/-/bootstrap-socket-0.2.0.tgz#efc7291b346b633117d8d5e0fca7e52c6913a9f2" resolved "https://registry.yarnpkg.com/@tryghost/bootstrap-socket/-/bootstrap-socket-0.2.0.tgz#efc7291b346b633117d8d5e0fca7e52c6913a9f2"
integrity sha512-Ao9REMMiorIdEtVDkS0xdCnnvwQU9zd3bsz7521RCeDBT3pi5AbrFrV9LwG+XnCgw9NvbmTv0aidxpiEQV1aSQ== integrity sha512-Ao9REMMiorIdEtVDkS0xdCnnvwQU9zd3bsz7521RCeDBT3pi5AbrFrV9LwG+XnCgw9NvbmTv0aidxpiEQV1aSQ==
"@tryghost/errors@0.2.1", "@tryghost/errors@^0.2.1": "@tryghost/errors@0.2.2", "@tryghost/errors@^0.2.2":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.1.tgz#c479af3694aec5401df237536e75a3c48f12c150"
integrity sha512-Oh/iW7+nEAs+l1XHgu8SXU5sm0o59Rt9Defs2CwVlFKSwYwJZLT1q+39UZrjGhf2lc3f1xU/IuY6wEfbitdVEg==
dependencies:
ghost-ignition "4.2.1"
lodash "4.17.19"
"@tryghost/errors@^0.2.2":
version "0.2.2" version "0.2.2"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.2.tgz#ff70a5f895c84b84c47d71b9a16cba55c52f89ff" resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.2.tgz#ff70a5f895c84b84c47d71b9a16cba55c52f89ff"
integrity sha512-83er1JBMq5YKiXM3wvrP999eyhdVr2fQNCmYqmGc5gKxzpC7iMlD1FBkJe2E3UceOA9+IqucTrqf38uHrpEouw== integrity sha512-83er1JBMq5YKiXM3wvrP999eyhdVr2fQNCmYqmGc5gKxzpC7iMlD1FBkJe2E3UceOA9+IqucTrqf38uHrpEouw==
@ -309,6 +301,14 @@
ghost-ignition "4.2.2" ghost-ignition "4.2.2"
lodash "4.17.19" lodash "4.17.19"
"@tryghost/errors@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.1.tgz#c479af3694aec5401df237536e75a3c48f12c150"
integrity sha512-Oh/iW7+nEAs+l1XHgu8SXU5sm0o59Rt9Defs2CwVlFKSwYwJZLT1q+39UZrjGhf2lc3f1xU/IuY6wEfbitdVEg==
dependencies:
ghost-ignition "4.2.1"
lodash "4.17.19"
"@tryghost/helpers@1.1.28": "@tryghost/helpers@1.1.28":
version "1.1.28" version "1.1.28"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.28.tgz#25e1a1d5948e2739cc0c27e29e1cab5e03f0b06a" resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.28.tgz#25e1a1d5948e2739cc0c27e29e1cab5e03f0b06a"