From 5438b321554176c096c84b0dc547be8a0582c5cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Oct 2021 21:14:00 +0000 Subject: [PATCH] Update dependency @tryghost/debug to v0.1.8 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 93a08ccf6f..3fc97c1980 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@tryghost/config-url-helpers": "0.1.2", "@tryghost/constants": "0.1.11", "@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-service": "1.0.2", "@tryghost/errors": "0.2.16", diff --git a/yarn.lock b/yarn.lock index 4d0c705d97..e206eabbd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1280,15 +1280,7 @@ "@tryghost/tpl" "^0.1.4" lodash "^4.17.21" -"@tryghost/debug@0.1.5", "@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/debug@^0.1.8": +"@tryghost/debug@0.1.8", "@tryghost/debug@^0.1.8": version "0.1.8" resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.8.tgz#3d97634a14fd463a9a590a335e79f4d1f2cf189c" integrity sha512-vgf3n+wcaOxmuA7RhBl8YiG4cRQcHg7+XkQfJ2OzgUVm8XZaPlCfT5IagBT1q0sNThdS8fglFKFupcHZO5ZggA== @@ -1296,6 +1288,14 @@ "@tryghost/root-utils" "^0.3.6" 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": version "0.1.2" resolved "https://registry.yarnpkg.com/@tryghost/domain-events/-/domain-events-0.1.2.tgz#95e88241c3a92675a8b18f9f61aa0a7847dae2ef"