Upgrade @elastic/charts dependency to 7.2.1 (#40751)

This commit is contained in:
Marco Vettorello 2019-07-10 19:19:17 +02:00 committed by GitHub
parent da69491d23
commit e6a80a769e
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": "^7.0.1",
"@elastic/charts": "^7.2.1",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "12.2.0",
"@elastic/filesaver": "1.1.2",

View file

@ -1584,10 +1584,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"
"@elastic/charts@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-7.0.1.tgz#0ddc6d5444def8ed5d45c4113359c311e1e15fb7"
integrity sha512-cscQcKB1nxPNipdPeMi14fi5ALdSywz2MYOn1UHmStiFBeaFuwt3Ncog/HJhtJG1Dgjqs0yvqpB92lkja+UmQQ==
"@elastic/charts@^7.2.1":
version "7.2.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-7.2.1.tgz#75e6ed23ebb4014ea1df8ee232905352525ddfca"
integrity sha512-cRvuRkZkMIYFjEJ3igPb3Uqv+aYJnoC+ZYkPdoCHHoiw4Dlwdl3xQVuzJECWoE1oZDcFq/MKjOFFTtFDjm57Ug==
dependencies:
"@types/d3-shape" "^1.3.1"
"@types/luxon" "^1.11.1"