From d221b20d479adf6d915b119d4a8c84e7de831682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 22:52:36 +0000 Subject: [PATCH] Bump ansi_up in /.venv/lib/python3.6/site-packages/jupyterlab/staging 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] --- .../jupyterlab/staging/package.json | 2 +- .../jupyterlab/staging/yarn.lock | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.venv/lib/python3.6/site-packages/jupyterlab/staging/package.json b/.venv/lib/python3.6/site-packages/jupyterlab/staging/package.json index 74385c38..703aca7b 100644 --- a/.venv/lib/python3.6/site-packages/jupyterlab/staging/package.json +++ b/.venv/lib/python3.6/site-packages/jupyterlab/staging/package.json @@ -88,7 +88,7 @@ "@phosphor/virtualdom": "^1.1.2", "@phosphor/widgets": "^1.6.0", "ajv": "~5.1.6", - "ansi_up": "^3.0.0", + "ansi_up": "^5.0.0", "codemirror": "~5.39.0", "comment-json": "^1.1.3", "es6-promise": "~4.1.1", diff --git a/.venv/lib/python3.6/site-packages/jupyterlab/staging/yarn.lock b/.venv/lib/python3.6/site-packages/jupyterlab/staging/yarn.lock index 7a51daba..7b7c3d32 100644 --- a/.venv/lib/python3.6/site-packages/jupyterlab/staging/yarn.lock +++ b/.venv/lib/python3.6/site-packages/jupyterlab/staging/yarn.lock @@ -648,7 +648,7 @@ "@jupyterlab/application" "^0.17.2" "@jupyterlab/running" "^0.17.2" -"@jupyterlab/running@^0.17.2", "@jupyterlab/running@^0.17.3": +"@jupyterlab/running@^0.17.2": version "0.17.2" resolved "https://registry.npmjs.org/@jupyterlab/running/-/running-0.17.2.tgz#455857b8ae9f4c9bf25b64cbc718b4b1f4ef385c" dependencies: @@ -661,6 +661,19 @@ react "~16.4.0" react-dom "~16.4.0" +"@jupyterlab/running@^0.17.3": + version "0.17.3" + resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-0.17.3.tgz#748dfaa2a6ca3664785f76f63a523f97220c6eea" + dependencies: + "@jupyterlab/apputils" "^0.17.2" + "@jupyterlab/coreutils" "^2.0.2" + "@jupyterlab/services" "^3.0.3" + "@phosphor/messaging" "^1.2.2" + "@phosphor/signaling" "^1.2.2" + "@phosphor/widgets" "^1.6.0" + react "~16.4.0" + react-dom "~16.4.0" + "@jupyterlab/services@^3.0.3": version "3.0.3" resolved "https://registry.npmjs.org/@jupyterlab/services/-/services-3.0.3.tgz#b2abe2095f04422d61a6c57bc3cefd2ad1ed63ff" @@ -1134,6 +1147,10 @@ ansi_up@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/ansi_up/-/ansi_up-3.0.0.tgz#27f45d8f457d9ceff59e4ea03c8e6f13c1a303e8" +ansi_up@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-5.0.0.tgz#9bc3b087a59bd543c98dd235a9c8e0a842c454e9" + anymatch@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"