From ff6b37a4f35c473c73ed8c54b578c4b501cf8f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 22:53:14 +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 74bd5b03f2e1..e22b6807e433 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,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.6.0", "chokidar": "3.2.3", diff --git a/yarn.lock b/yarn.lock index 5766b194bc0a..0323ed653432 100644 --- a/yarn.lock +++ b/yarn.lock @@ -856,10 +856,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"