From b3baa36f58e1c0687c72c8a257a699f92728d821 Mon Sep 17 00:00:00 2001 From: Alexey Antonov Date: Mon, 19 Aug 2019 14:23:16 +0300 Subject: [PATCH] Update @elastic/charts version 8.1.6 > 9.1.1 (#43516) (#43519) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f9a85d27001414..042ce71fdeb10a 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@babel/core": "7.4.5", "@babel/polyfill": "7.4.4", "@babel/register": "7.4.4", - "@elastic/charts": "^8.1.6", + "@elastic/charts": "^9.1.1", "@elastic/datemath": "5.0.2", "@elastic/eui": "13.1.1", "@elastic/filesaver": "1.1.2", diff --git a/yarn.lock b/yarn.lock index d83ede59be4fff..6f435a4307e7bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1569,10 +1569,10 @@ debug "^3.1.0" lodash.once "^4.1.1" -"@elastic/charts@^8.1.6": - version "8.1.6" - resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-8.1.6.tgz#d8d0d2c16f21126293dd35979f6405de2ba2d95f" - integrity sha512-1Kd3GlIlwK39tbkgZe+Wtk4FWJjMBV5cnlClgmUfgzTUxF6we8syTLh6vqZQJ8eyGKZamfyLr23wtdt9MCx1HA== +"@elastic/charts@^9.1.1": + version "9.1.1" + resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-9.1.1.tgz#f2facc78bde2e382dd6a16503f1163c31e64aa64" + integrity sha512-f9xEB4Xv8JPeTRvKHRFljiRAa9bXkOhh4bXy0VvT+kZghQPMhqn7Y72mqcx4BeautnRugC3xb3RFfkx5ZoMExQ== dependencies: "@types/d3-shape" "^1.3.1" "@types/luxon" "^1.11.1"