0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Updated @tryghost/errors dependency

This commit is contained in:
Daniel Lockyer 2020-09-22 10:37:11 +01:00
parent 56b9ab28aa
commit 34be59805d
2 changed files with 10 additions and 10 deletions

View file

@ -45,7 +45,7 @@
"@tryghost/adapter-manager": "0.1.11",
"@tryghost/bootstrap-socket": "0.2.2",
"@tryghost/constants": "0.1.1",
"@tryghost/errors": "0.2.3",
"@tryghost/errors": "0.2.4",
"@tryghost/helpers": "1.1.30",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.1.0",

View file

@ -388,15 +388,7 @@
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.1.tgz#f92f9e5938c3bc1839fbc16353009a106bbd19ee"
integrity sha512-CTLFnSz0XREKZqDUn7yoBWnsVoUa4dWOJrz/3Dk55IVSIaPAG/qcgKCOmroZ9f1IyJZFIrqCRfPOO9k0mUaWoA==
"@tryghost/errors@0.2.3", "@tryghost/errors@^0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.3.tgz#f3431d00d67c5d6c1b145e8adcdf68ff2464e1fa"
integrity sha512-VX/eLFoX/xAJREu9ftZtXBNz3LsFvj0eRFVHDFdn8mu/oBZsEDLlWMqJX2U1fI0M5p9J9mO5hUa1Vrw7oxwHbA==
dependencies:
ghost-ignition "4.2.2"
lodash "4.17.19"
"@tryghost/errors@^0.2.4":
"@tryghost/errors@0.2.4", "@tryghost/errors@^0.2.4":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.4.tgz#873107f0915667852f86e616a8698eddf7b1f59e"
integrity sha512-U0S/oeRCvYDe2Uuzx+D7dKQDW91D24wGm0cP90wf3EOzJH82imYFYgRXT4FZ6ypnraSSC74IFPT/+2Kyp9CnFQ==
@ -404,6 +396,14 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/errors@^0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.3.tgz#f3431d00d67c5d6c1b145e8adcdf68ff2464e1fa"
integrity sha512-VX/eLFoX/xAJREu9ftZtXBNz3LsFvj0eRFVHDFdn8mu/oBZsEDLlWMqJX2U1fI0M5p9J9mO5hUa1Vrw7oxwHbA==
dependencies:
ghost-ignition "4.2.2"
lodash "4.17.19"
"@tryghost/helpers@1.1.30":
version "1.1.30"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.30.tgz#239286b06a912a275ece61ed1989e05d5de117fb"