From ac7f92b8d5770146cbd16944d220332c1c8f4e34 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Sep 2021 16:52:23 +0000 Subject: [PATCH] Update dependency @tryghost/debug to v0.1.5 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 25a6fd9548..670f103aad 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@tryghost/color-utils": "0.1.2", "@tryghost/config-url-helpers": "0.1.0", "@tryghost/constants": "0.1.8", - "@tryghost/debug": "0.1.4", + "@tryghost/debug": "0.1.5", "@tryghost/email-analytics-provider-mailgun": "1.0.0", "@tryghost/email-analytics-service": "1.0.0", "@tryghost/errors": "0.2.13", diff --git a/yarn.lock b/yarn.lock index 50e9a2f55f..d48d4f1923 100644 --- a/yarn.lock +++ b/yarn.lock @@ -747,15 +747,7 @@ resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.8.tgz#b08074cdc6f8a379209750e60c2ab62c8ba895cf" integrity sha512-3/w0k2JlpYjG/3tU3zjvVlrNH+kK9bjZvp7xaCkvmbsLGxQFMtlKU4fFY+rcpDVWOkywIHmKbLGmAqADgZeakA== -"@tryghost/debug@0.1.4", "@tryghost/debug@^0.1.2": - version "0.1.4" - resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.4.tgz#9a290573cf41f60516a140dd7de79ad2ffe44b78" - integrity sha512-/GtRqcaQsEUpyr8DKpM9jgI5VtTxZNcj+MrYjTIf1WTuZcwzBHDYl7aO0x6bqJFPr23Ubphx9SmRLLfIjBJXBw== - dependencies: - "@tryghost/root-utils" "^0.3.3" - debug "^4.3.1" - -"@tryghost/debug@^0.1.5": +"@tryghost/debug@0.1.5", "@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== @@ -763,6 +755,14 @@ "@tryghost/root-utils" "^0.3.4" debug "^4.3.1" +"@tryghost/debug@^0.1.2": + version "0.1.4" + resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.4.tgz#9a290573cf41f60516a140dd7de79ad2ffe44b78" + integrity sha512-/GtRqcaQsEUpyr8DKpM9jgI5VtTxZNcj+MrYjTIf1WTuZcwzBHDYl7aO0x6bqJFPr23Ubphx9SmRLLfIjBJXBw== + dependencies: + "@tryghost/root-utils" "^0.3.3" + debug "^4.3.1" + "@tryghost/elasticsearch-bunyan@0.1.1", "@tryghost/elasticsearch-bunyan@^0.1.1": version "0.1.1" resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch-bunyan/-/elasticsearch-bunyan-0.1.1.tgz#5a36d81dd020825dd563b1357ae6c249580c46f5"