From 5e212ae403c9b49bc8092be30508129a7f1d71fd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 29 Sep 2018 19:27:36 +0000 Subject: [PATCH] chore(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 f23a1c4..5df81f9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "jest": "^23.4.1", "jest-watch-typeahead": "^0.2.0", "np": "^3.0.4", - "strip-ansi": "^4.0.0" + "strip-ansi": "^5.0.0" }, "oclif": { "commands": "./bin/cli/commands",