Update dependency @tryghost/errors to v0.2.10

This commit is contained in:
Renovate Bot 2021-04-13 15:31:43 +00:00 committed by Daniel Lockyer
parent 33c44edb59
commit cf14d86e95
2 changed files with 17 additions and 9 deletions

View File

@ -47,7 +47,7 @@
"@tryghost/constants": "0.1.6",
"@tryghost/email-analytics-provider-mailgun": "1.0.0",
"@tryghost/email-analytics-service": "1.0.0",
"@tryghost/errors": "0.2.9",
"@tryghost/errors": "0.2.10",
"@tryghost/helpers": "1.1.41",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.8.1",

View File

@ -444,6 +444,14 @@
ghost-ignition "^4.2.4"
lodash "^4.17.20"
"@tryghost/errors@0.2.10":
version "0.2.10"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.10.tgz#70410c06326d6ce87ed915b6bb89c4b68101da4e"
integrity sha512-ZxhPPNrp5geBdGo1k/UUYajmSnt8+IDHQK2QbhAI15duFP5DYBUYwwiuPwbFPjTP1jEbSPzj++kv5LV6fAT58g==
dependencies:
ghost-ignition "4.6.1"
lodash "4.17.21"
"@tryghost/errors@0.2.8":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.8.tgz#887531bd41dc6f6fdfc8a6dda8ef08acccddf08b"
@ -452,14 +460,6 @@
ghost-ignition "4.4.3"
lodash "4.17.20"
"@tryghost/errors@0.2.9", "@tryghost/errors@^0.2.9":
version "0.2.9"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.9.tgz#b27fb31633735975ce62e53e88bc2412dc6fd876"
integrity sha512-ULWfgTYqSO2uU9Sb75+MQpuYsy3sCF5QTXy5RqpzJdACWKW2Mtg3fPGS6fVEHuxbUhOxEhq1eu9gsWFWLljTEA==
dependencies:
ghost-ignition "4.4.4"
lodash "4.17.20"
"@tryghost/errors@^0.2.3":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.4.tgz#873107f0915667852f86e616a8698eddf7b1f59e"
@ -468,6 +468,14 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/errors@^0.2.9":
version "0.2.9"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.9.tgz#b27fb31633735975ce62e53e88bc2412dc6fd876"
integrity sha512-ULWfgTYqSO2uU9Sb75+MQpuYsy3sCF5QTXy5RqpzJdACWKW2Mtg3fPGS6fVEHuxbUhOxEhq1eu9gsWFWLljTEA==
dependencies:
ghost-ignition "4.4.4"
lodash "4.17.20"
"@tryghost/helpers@1.1.41":
version "1.1.41"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.41.tgz#814a4969bca184826cba407fc3e6d651fef4473c"