From 90623ed189d2e61639319d455ad4929d9a5b3c8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 11:13:21 +0300 Subject: [PATCH] Bump ansi_up from 5.0.0 to 5.0.1 (#3628) Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/drudru/ansi_up/releases) - [Commits](https://github.com/drudru/ansi_up/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi_up dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 166beb7686..f12df0b69a 100644 --- a/package.json +++ b/package.json @@ -318,7 +318,7 @@ "@types/webpack-node-externals": "^1.7.1", "@typescript-eslint/eslint-plugin": "^4.29.0", "@typescript-eslint/parser": "^4.29.1", - "ansi_up": "^5.0.0", + "ansi_up": "^5.0.1", "chart.js": "^2.9.4", "circular-dependency-plugin": "^5.2.2", "color": "^3.1.2", diff --git a/yarn.lock b/yarn.lock index d85efc67bc..8f3ba1f427 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2602,10 +2602,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: "@types/color-name" "^1.1.1" color-convert "^2.0.1" -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== +ansi_up@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-5.0.1.tgz#b66839dba408d3d2f8548904f1ae6fc62d6917ef" + integrity sha512-HGOTjFQECRKZM9fIlGhJfR2pcK8PMUWzFOqcPwqBEnNIa4P2r0Di+g2hxCX0hL0n1NUtAHGRA+fUyA/OajZYFw== ansicolors@~0.3.2: version "0.3.2"