Update @elastic/charts version 8.1.6 > 9.1.1 (#43516)

This commit is contained in:
Alexey Antonov 2019-08-19 17:27:45 +08:00 committed by GitHub
parent 9f0de8dc6c
commit 01607544f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -102,7 +102,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",

View file

@ -1584,10 +1584,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"