upgrade elastic-charts to 10.0.1 (#43732) (#43763)

This commit is contained in:
Marco Vettorello 2019-08-22 18:45:36 +02:00 committed by GitHub
parent ab935a8e4d
commit 13507df9cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -101,7 +101,7 @@
"@babel/core": "7.4.5",
"@babel/polyfill": "7.4.4",
"@babel/register": "7.4.4",
"@elastic/charts": "^9.1.1",
"@elastic/charts": "^10.0.1",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "13.3.0",
"@elastic/filesaver": "1.1.2",

View file

@ -1569,10 +1569,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"
"@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==
"@elastic/charts@^10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-10.0.1.tgz#791a4459960e404ceb644a02138a208398d0419f"
integrity sha512-eRcTfvSPM8RN4tfsuuQA9nc0fNroJRedQMmdeDjRB395KIeOdzD4arFDWU3jgQucB/rQXqa4aROH3I3B4Joouw==
dependencies:
"@types/d3-shape" "^1.3.1"
"@types/luxon" "^1.11.1"