mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
Update dependency @tryghost/errors to v0.1.2
This commit is contained in:
parent
0d97a98eba
commit
9fce5d8ac0
@ -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",
|
||||
|
16
yarn.lock
16
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"
|
||||
|
Loading…
Reference in New Issue
Block a user