From 43e202786f427c94254b3c0e607a8fa054b5d946 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Oct 2018 16:05:05 +0000 Subject: [PATCH] fix(deps): update dependency debug to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e33348b..6870347 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "check-more-types": "2.24.0", "conventional-commit-message": "1.1.0", "cz-conventional-changelog": "2.1.0", - "debug": "3.2.6", + "debug": "4.1.0", "ggit": "2.4.5", "inquirer": "3.3.0", "lazy-ass": "1.6.0",