Update dependency @tryghost/debug to v0.1.11

This commit is contained in:
Renovate Bot 2022-01-25 13:34:03 +00:00 committed by Daniel Lockyer
parent 91ed842410
commit d73c39e64d
2 changed files with 17 additions and 1 deletions

View File

@ -64,7 +64,7 @@
"@tryghost/constants": "1.0.1",
"@tryghost/custom-theme-settings-service": "0.3.1",
"@tryghost/database-info": "0.1.0",
"@tryghost/debug": "0.1.10",
"@tryghost/debug": "0.1.11",
"@tryghost/email-analytics-provider-mailgun": "1.0.7",
"@tryghost/email-analytics-service": "1.0.5",
"@tryghost/errors": "1.2.1",

View File

@ -1278,6 +1278,14 @@
"@tryghost/root-utils" "^0.3.8"
debug "^4.3.1"
"@tryghost/debug@0.1.11":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.11.tgz#cc21e55ac610190426c366a7c69067c5d53117ad"
integrity sha512-42jLmgfswgcxcEwFz3Y7iwqUDCLjZ9CavWuF68PHmhnZvsGgSjJdQSUZH0/lDoz1qEkAE4+g94/mw+TzLgyVow==
dependencies:
"@tryghost/root-utils" "^0.3.9"
debug "^4.3.1"
"@tryghost/debug@^0.1.2", "@tryghost/debug@^0.1.4", "@tryghost/debug@^0.1.5", "@tryghost/debug@^0.1.8", "@tryghost/debug@^0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.9.tgz#9cb4b5debca96ffb010b73811f01da6ca581935d"
@ -1728,6 +1736,14 @@
caller "^1.0.1"
find-root "^1.1.0"
"@tryghost/root-utils@^0.3.9":
version "0.3.9"
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.9.tgz#5b18970cd2554bcb8cc533d7b4d32dd8f88b11bf"
integrity sha512-YxM/fZMMyCDgGJA0tzSHHCBnwu2zTWqks/smiiiFE8SEZ1IitY2XOReXfs/+LGKKl/I/o/DMIsLqi+K0yvjbQA==
dependencies:
caller "^1.0.1"
find-root "^1.1.0"
"@tryghost/security@0.2.14":
version "0.2.14"
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.14.tgz#9928992166b0a27294d2907be6cae3b6eeea53ab"