From 478dd02828cac6d76a2d19811b6c98a38a6983da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 05:48:40 +0000 Subject: [PATCH] Bump @lumino/widgets from 1.18.0 to 1.19.0 Bumps [@lumino/widgets](https://github.com/jupyterlab/lumino) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/jupyterlab/lumino/releases) - [Changelog](https://github.com/jupyterlab/lumino/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/lumino/compare/@lumino/widgets@1.18.0...@lumino/widgets@1.19.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 14303da..b4248b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -655,9 +655,9 @@ "@lumino/algorithm" "^1.3.3" "@lumino/widgets@^1.16.1", "@lumino/widgets@^1.17.0", "@lumino/widgets@^1.18.0": - version "1.18.0" - resolved "https://registry.yarnpkg.com/@lumino/widgets/-/widgets-1.18.0.tgz#fa8ce727126a1e91b9f3ba78e08425115046e3ac" - integrity sha512-8i10njkGjctuXrbaoV2dRI2rVUaL7eA5djtHj36pX9cALwciEPHNecF6hoZXmQ4ODv6LTwhr87Uz8LT4Aan77A== + version "1.19.0" + resolved "https://registry.yarnpkg.com/@lumino/widgets/-/widgets-1.19.0.tgz#5275aaa9c30d23d78a40004fe1c33582cb5dd5fc" + integrity sha512-LR1mwbbTS0K58K3SzC7TtapjSDBwL75Udrif9vBygyIpYNTT9VfRFvl+PT2+KSwhefClNI4n5pZ2s+RO908rsg== dependencies: "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0"