Update dependency @tryghost/debug to v0.1.8

This commit is contained in:
Renovate Bot 2021-10-13 21:14:00 +00:00 committed by Daniel Lockyer
parent 7c4963b579
commit 5438b32155
2 changed files with 10 additions and 10 deletions

View File

@ -63,7 +63,7 @@
"@tryghost/config-url-helpers": "0.1.2", "@tryghost/config-url-helpers": "0.1.2",
"@tryghost/constants": "0.1.11", "@tryghost/constants": "0.1.11",
"@tryghost/custom-theme-settings-service": "0.1.1", "@tryghost/custom-theme-settings-service": "0.1.1",
"@tryghost/debug": "0.1.5", "@tryghost/debug": "0.1.8",
"@tryghost/email-analytics-provider-mailgun": "1.0.3", "@tryghost/email-analytics-provider-mailgun": "1.0.3",
"@tryghost/email-analytics-service": "1.0.2", "@tryghost/email-analytics-service": "1.0.2",
"@tryghost/errors": "0.2.16", "@tryghost/errors": "0.2.16",

View File

@ -1280,15 +1280,7 @@
"@tryghost/tpl" "^0.1.4" "@tryghost/tpl" "^0.1.4"
lodash "^4.17.21" lodash "^4.17.21"
"@tryghost/debug@0.1.5", "@tryghost/debug@^0.1.2", "@tryghost/debug@^0.1.4", "@tryghost/debug@^0.1.5": "@tryghost/debug@0.1.8", "@tryghost/debug@^0.1.8":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.5.tgz#dc001fa7c39ccce71aeb4dc9b5b0efc92bde05dc"
integrity sha512-XMB1GgjdfO4ZrMQ1rPSIy+0kSKHKMuBjBpUBPBv3TTDQSyZ3OR/7q0xHmr3MhTeBRZi9lrZUBjrbjbiqEj9wCA==
dependencies:
"@tryghost/root-utils" "^0.3.4"
debug "^4.3.1"
"@tryghost/debug@^0.1.8":
version "0.1.8" version "0.1.8"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.8.tgz#3d97634a14fd463a9a590a335e79f4d1f2cf189c" resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.8.tgz#3d97634a14fd463a9a590a335e79f4d1f2cf189c"
integrity sha512-vgf3n+wcaOxmuA7RhBl8YiG4cRQcHg7+XkQfJ2OzgUVm8XZaPlCfT5IagBT1q0sNThdS8fglFKFupcHZO5ZggA== integrity sha512-vgf3n+wcaOxmuA7RhBl8YiG4cRQcHg7+XkQfJ2OzgUVm8XZaPlCfT5IagBT1q0sNThdS8fglFKFupcHZO5ZggA==
@ -1296,6 +1288,14 @@
"@tryghost/root-utils" "^0.3.6" "@tryghost/root-utils" "^0.3.6"
debug "^4.3.1" debug "^4.3.1"
"@tryghost/debug@^0.1.2", "@tryghost/debug@^0.1.4", "@tryghost/debug@^0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.5.tgz#dc001fa7c39ccce71aeb4dc9b5b0efc92bde05dc"
integrity sha512-XMB1GgjdfO4ZrMQ1rPSIy+0kSKHKMuBjBpUBPBv3TTDQSyZ3OR/7q0xHmr3MhTeBRZi9lrZUBjrbjbiqEj9wCA==
dependencies:
"@tryghost/root-utils" "^0.3.4"
debug "^4.3.1"
"@tryghost/domain-events@^0.1.2": "@tryghost/domain-events@^0.1.2":
version "0.1.2" version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/domain-events/-/domain-events-0.1.2.tgz#95e88241c3a92675a8b18f9f61aa0a7847dae2ef" resolved "https://registry.yarnpkg.com/@tryghost/domain-events/-/domain-events-0.1.2.tgz#95e88241c3a92675a8b18f9f61aa0a7847dae2ef"