From 2d3a3975af0f1037459bbf7fb387a3a6e21bbf0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 13:38:45 +0000 Subject: [PATCH] Bump strip-ansi from 6.0.0 to 7.0.0 Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](https://github.com/chalk/strip-ansi/compare/v6.0.0...v7.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40ba4408..92972c6c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "eslint": "^7.0.0", "jest": "^26.1.0", - "strip-ansi": "^6.0.0", + "strip-ansi": "^7.0.0", "strip-ansi-cli": "^3.0.0" }, "dependencies": {