Update dependency @tryghost/debug to v0.1.12

This commit is contained in:
Renovate Bot 2022-02-04 12:05:45 +00:00 committed by Daniel Lockyer
parent 6309764f11
commit 440e8c5d38
2 changed files with 11 additions and 3 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.11",
"@tryghost/debug": "0.1.12",
"@tryghost/email-analytics-provider-mailgun": "1.0.7",
"@tryghost/email-analytics-service": "1.0.5",
"@tryghost/errors": "1.2.1",

View File

@ -1316,7 +1316,15 @@
"@tryghost/root-utils" "^0.3.8"
debug "^4.3.1"
"@tryghost/debug@0.1.11", "@tryghost/debug@^0.1.10", "@tryghost/debug@^0.1.11", "@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":
"@tryghost/debug@0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.12.tgz#a204b6e7198252c06fa505e8e6d46adbae26af88"
integrity sha512-mjmS5RSdfGOXgd591LvpagrTOeLQiZtjMgnm4CwztixWiwlAU9JQAXEfcLKx/dbQewtEOc9AiB4LY+yBvifcwA==
dependencies:
"@tryghost/root-utils" "^0.3.10"
debug "^4.3.1"
"@tryghost/debug@^0.1.10", "@tryghost/debug@^0.1.11", "@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.11"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.11.tgz#cc21e55ac610190426c366a7c69067c5d53117ad"
integrity sha512-42jLmgfswgcxcEwFz3Y7iwqUDCLjZ9CavWuF68PHmhnZvsGgSjJdQSUZH0/lDoz1qEkAE4+g94/mw+TzLgyVow==
@ -1742,7 +1750,7 @@
got "9.6.0"
lodash "^4.17.21"
"@tryghost/root-utils@0.3.10":
"@tryghost/root-utils@0.3.10", "@tryghost/root-utils@^0.3.10":
version "0.3.10"
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.10.tgz#73eb3678434895364734958a53c7b90f8d9f1c08"
integrity sha512-COTB7oFpBR4JHpg0+jmjf92lZF3PNC074CW2Dh/dsfLB4aZ5H9MGO6NgK61PGfE+/0N4WEumnWzXB45DQ9XhSA==