From 3c3ddd4f2b4b3f0ca69d92671942edec3ec6f767 Mon Sep 17 00:00:00 2001 From: Patrick Tasse Date: Wed, 27 Jan 2021 16:52:49 -0500 Subject: [PATCH] Uplift timeline-chart to latest version Signed-off-by: Patrick Tasse --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6b8b5314f..b9a2d0453 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15436,9 +15436,9 @@ timed-out@^4.0.0, timed-out@^4.0.1: integrity sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8= timeline-chart@next: - version "0.2.0-next.2378be15" - resolved "https://registry.yarnpkg.com/timeline-chart/-/timeline-chart-0.2.0-next.2378be15.tgz#bcbbdfa589e6f763f1700f7c45489c2301189052" - integrity sha512-p1D7pFDpVG7vXfz5OtBsKL7AxH3o8p7bkktkJpr+KHpUF2VnZ+3ywTYCWa+j9CUeOhVvRgq2aDxA74rq0eyATw== + version "0.2.0-next.89224147" + resolved "https://registry.yarnpkg.com/timeline-chart/-/timeline-chart-0.2.0-next.89224147.tgz#7fc1ea9121e9a8a41bfe774ae8f34f2b68656847" + integrity sha512-XSoUXxhQgEQW6IueE4T+GkPW/vqDBWx3dJHYN+cvBkKsg2qlwplb2yKXRe7yEx2Yq3oxSJQfksycyrWnAY1WAg== dependencies: "@types/lodash.throttle" "^4.1.4" glob "^7.1.6"