From 2d2d7b2c8151350d9d02aa150e55e48c6a3954f5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 6 Jan 2019 00:00:07 +0000 Subject: [PATCH] fix(package): update chalk to version 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c03f06..882a08a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ } }, "dependencies": { - "chalk": "2.4.1", + "chalk": "2.4.2", "micro": "9.3.3", "ms": "2.1.1", "node-fetch": "2.3.0"