From f0a39a0e24eea368e45bbb7a132a8e9a693bf277 Mon Sep 17 00:00:00 2001 From: Rodrigo Pinto Date: Wed, 25 Aug 2021 14:47:16 -0400 Subject: [PATCH] Center X axis labels in relation to tick Updates dependencies to apply fix for X axis labels. Fixes: #440. Signed-off-by: Rodrigo Pinto --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fa74f7c66..944ca8abe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15330,9 +15330,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.2d3f4d88" - resolved "https://registry.yarnpkg.com/timeline-chart/-/timeline-chart-0.2.0-next.2d3f4d88.tgz#4b553bfe0d25199da7313d08dc7119624f26dc12" - integrity sha512-4PHqCmcj7iwW36g6eq3rYshr88MEJ5t7Y7bB06/92KLKegPnE2BLNHxqMt18RVTLo9zswT4iCwWM8NEh0iVwxA== + version "0.2.0-next.a39cdba9" + resolved "https://registry.yarnpkg.com/timeline-chart/-/timeline-chart-0.2.0-next.a39cdba9.tgz#c9263f4aaf555d0696bdeca97f51f4a861b5c2e7" + integrity sha512-9P7LWJbIAoCF4L5wBJn2ZhIGNWvFj3D+10hSU1+3DnM9DvhW6BOAfLUAtvd2FWzEZBx/bQz1AXgWzhPQuHSggw== dependencies: "@types/lodash.throttle" "^4.1.4" glob "^7.1.6"