From 8f4397f1ffbf9db3c83bea26ce0684ddbae90cf3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 08:50:18 +0000 Subject: [PATCH] chore(deps-dev): bump strip-ansi from 5.2.0 to 6.0.0 Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](https://github.com/chalk/strip-ansi/compare/v5.2.0...v6.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 9bb055202..fbaa13334 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-native": "^0.63.0-rc.1", "react-test-renderer": "^16.13.1", "release-it": "^13.6.0", - "strip-ansi": "^5.2.0", + "strip-ansi": "^6.0.0", "typescript": "^3.8.3" }, "dependencies": {