From 9e145655561ce7518ab3d5e28453fe27c6325879 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 29 Sep 2018 19:26:56 +0000 Subject: [PATCH] fix(package): update strip-ansi to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c76f9a6..7f73994 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "minimist": "^1.1.1", "readable-stream": "^3.0.2", "standard-json": "^1.0.0", - "strip-ansi": "^4.0.0", + "strip-ansi": "^5.0.0", "text-table": "^0.2.0" }, "devDependencies": {