From 975ea91367d3f609a9e9eac6a0fb3724397ac165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 22:52:40 +0000 Subject: [PATCH] Bump ansi_up from 3.0.0 to 5.0.0 Bumps [ansi_up](https://github.com/drudru/ansi_up) from 3.0.0 to 5.0.0. - [Release notes](https://github.com/drudru/ansi_up/releases) - [Commits](https://github.com/drudru/ansi_up/compare/v3.0.0...v5.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e053136a8595..486c1e173389 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@angular/platform-browser-dynamic": "~4.1.3", "@angular/router": "~4.1.3", "angular2-grid": "2.0.6", - "ansi_up": "^3.0.0", + "ansi_up": "^5.0.0", "applicationinsights": "1.0.8", "chart.js": "^2.9.4", "chokidar": "3.4.3", diff --git a/yarn.lock b/yarn.lock index 162a6ffcfe6b..684846f15744 100644 --- a/yarn.lock +++ b/yarn.lock @@ -906,10 +906,10 @@ ansi-wrap@0.1.0, ansi-wrap@^0.1.0: resolved "https://registry.yarnpkg.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf" integrity sha1-qCJQ3bABXponyoLoLqYDu/pF768= -ansi_up@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-3.0.0.tgz#27f45d8f457d9ceff59e4ea03c8e6f13c1a303e8" - integrity sha1-J/Rdj0V9nO/1nk6gPI5vE8GjA+g= +ansi_up@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-5.0.0.tgz#9bc3b087a59bd543c98dd235a9c8e0a842c454e9" + integrity sha512-RHw/w3Kb2U3k4XKfl8FXZW9ldxtTBbLNdKO0RboYeU4ReVwRP77M7b/OxiavMGZsBWcDxn/T0QiR+VtLf7mPYw== anymatch@^2.0.0: version "2.0.0"