From e18a041b13c8ea0c550bd648a0507858c9eaf055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 13:43:01 -0400 Subject: [PATCH] Bump ansi_up from 4.0.4 to 5.0.0 (#2323) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7c0d8e630..5fe9b8600a 100644 --- a/package.json +++ b/package.json @@ -310,7 +310,7 @@ "@typescript-eslint/eslint-plugin": "^4.14.2", "@typescript-eslint/parser": "^4.0.0", "ace-builds": "^1.4.12", - "ansi_up": "^4.0.4", + "ansi_up": "^5.0.0", "chart.js": "^2.9.3", "circular-dependency-plugin": "^5.2.2", "color": "^3.1.2", diff --git a/yarn.lock b/yarn.lock index e73b0e5b38..bb7c0206d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2335,10 +2335,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: "@types/color-name" "^1.1.1" color-convert "^2.0.1" -ansi_up@^4.0.4: - version "4.0.4" - resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-4.0.4.tgz#5b8c35f0b02e4476f3f18cf89c3bf48d15d054f6" - integrity sha512-vRxC8q6QY918MbehO869biJW4tiunJdjOhi5fpY6NLOliBQlZhOkKgABJKJqH+JZfb/WfjvjN1chLWI6tODerw== +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== ansicolors@~0.3.2: version "0.3.2"