mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency @tryghost/errors to v0.2.15
This commit is contained in:
parent
795cf55c11
commit
12451d413d
2 changed files with 9 additions and 9 deletions
|
@ -63,7 +63,7 @@
|
||||||
"@tryghost/debug": "0.1.5",
|
"@tryghost/debug": "0.1.5",
|
||||||
"@tryghost/email-analytics-provider-mailgun": "1.0.1",
|
"@tryghost/email-analytics-provider-mailgun": "1.0.1",
|
||||||
"@tryghost/email-analytics-service": "1.0.1",
|
"@tryghost/email-analytics-service": "1.0.1",
|
||||||
"@tryghost/errors": "0.2.14",
|
"@tryghost/errors": "0.2.15",
|
||||||
"@tryghost/helpers": "1.1.52",
|
"@tryghost/helpers": "1.1.52",
|
||||||
"@tryghost/image-transform": "1.0.15",
|
"@tryghost/image-transform": "1.0.15",
|
||||||
"@tryghost/job-manager": "0.8.9",
|
"@tryghost/job-manager": "0.8.9",
|
||||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -1311,10 +1311,10 @@
|
||||||
ghost-ignition "^4.2.4"
|
ghost-ignition "^4.2.4"
|
||||||
lodash "^4.17.20"
|
lodash "^4.17.20"
|
||||||
|
|
||||||
"@tryghost/errors@0.2.14", "@tryghost/errors@^0.2.14":
|
"@tryghost/errors@0.2.15", "@tryghost/errors@^0.2.15":
|
||||||
version "0.2.14"
|
version "0.2.15"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.14.tgz#473baacd07eb6b0a8877ad8a6a006c657ea81f33"
|
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.15.tgz#5e63ba786198317fe5187a1748b8222fd75283b7"
|
||||||
integrity sha512-EYaOjI8wVrykgS/WkIW/GhSo2vDaXn710SSfS4e7tehAtFoU/XwzFR4yCYzBAMHaZaciSdT2VmssGlPXZib7Lw==
|
integrity sha512-Dn0mNeRNBRwD09pkJSyaNIt1cRCsrj50KIqpkV0UuOFstdxE5kN3zwNSX1IjLV46SfW+Oab4FO3LQVGPJk/+sA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/ignition-errors" "^0.1.0"
|
"@tryghost/ignition-errors" "^0.1.0"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
@ -1327,10 +1327,10 @@
|
||||||
"@tryghost/ignition-errors" "^0.1.0"
|
"@tryghost/ignition-errors" "^0.1.0"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/errors@^0.2.15":
|
"@tryghost/errors@^0.2.14":
|
||||||
version "0.2.15"
|
version "0.2.14"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.15.tgz#5e63ba786198317fe5187a1748b8222fd75283b7"
|
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.14.tgz#473baacd07eb6b0a8877ad8a6a006c657ea81f33"
|
||||||
integrity sha512-Dn0mNeRNBRwD09pkJSyaNIt1cRCsrj50KIqpkV0UuOFstdxE5kN3zwNSX1IjLV46SfW+Oab4FO3LQVGPJk/+sA==
|
integrity sha512-EYaOjI8wVrykgS/WkIW/GhSo2vDaXn710SSfS4e7tehAtFoU/XwzFR4yCYzBAMHaZaciSdT2VmssGlPXZib7Lw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/ignition-errors" "^0.1.0"
|
"@tryghost/ignition-errors" "^0.1.0"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
Loading…
Add table
Reference in a new issue