From 4be572a469069222b90bd505b59d85f125bcbbb1 Mon Sep 17 00:00:00 2001 From: Raine Revere Date: Thu, 28 Nov 2019 17:36:53 -0700 Subject: [PATCH] Upgrade chalk --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2480e83..020c5a9f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "homepage": "https://github.com/tjunnone/npm-check-updates", "bugs": "https://github.com/tjunnone/npm-check-updates/issues", "dependencies": { - "chalk": "^2.4.2", + "chalk": "^3.0.0", "cint": "^8.2.1", "cli-table": "^0.3.1", "commander": "^3.0.2",