From 00d2a24c8d92881c867b197204a516f76c6cbd9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 14 Feb 2019 15:29:29 +0630 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20supports-color=20to=205.5?= =?UTF-8?q?.0=20=F0=9F=8C=9F=20(#3464)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Renovate Bot Co-authored-by: Jennifer Shehane --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index e058f886a840..404f6d416f8e 100644 --- a/cli/package.json +++ b/cli/package.json @@ -74,7 +74,7 @@ "ramda": "0.24.1", "request": "2.88.0", "request-progress": "0.4.0", - "supports-color": "5.1.0", + "supports-color": "5.5.0", "tmp": "0.0.31", "url": "0.11.0", "yauzl": "2.8.0"