2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency @tryghost/errors to v0.1.2

This commit is contained in:
Renovate Bot 2020-04-16 15:26:26 +00:00
parent 0d97a98eba
commit 9fce5d8ac0
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 9 additions and 9 deletions

View file

@ -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",

View file

@ -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"