From f467e016ecb6d1b6b81ee3d8f2fd504a96a96dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 22:53:17 +0000 Subject: [PATCH] Bump ansi_up from 1.3.0 to 5.0.0 Bumps [ansi_up](https://github.com/drudru/ansi_up) from 1.3.0 to 5.0.0. - [Release notes](https://github.com/drudru/ansi_up/releases) - [Commits](https://github.com/drudru/ansi_up/compare/v1.3.0...v5.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index cef0a3ae..44545fa1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "author": "Rancher Labs, Inc.", "license": "Apache-2.0", "devDependencies": { - "ansi_up": "^1.3.0", + "ansi_up": "^5.0.0", "broccoli-asset-rev": "^2.4.5", "dotenv": "^4.0.0", "ember-api-store": "2.2.1", diff --git a/yarn.lock b/yarn.lock index 1877ea05..c3cdb680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -111,9 +111,9 @@ ansi-styles@^2.1.0, ansi-styles@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" -ansi_up@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-1.3.0.tgz#c9c946bfc0b9bb5eaa060684bf2abaafe68bbd44" +ansi_up@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-5.0.0.tgz#9bc3b087a59bd543c98dd235a9c8e0a842c454e9" ansicolors@~0.2.1: version "0.2.1"