Update dependency @elastic/charts to ^13.5.9 (#49390) (#49479)

This commit is contained in:
Nick Partridge 2019-10-28 13:02:41 -05:00 committed by GitHub
parent 347f9f200b
commit 05e1f7210a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -104,7 +104,7 @@
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/register": "^7.5.5",
"@elastic/charts": "^13.5.7",
"@elastic/charts": "^13.5.9",
"@elastic/datemath": "5.0.2",
"@elastic/ems-client": "1.0.5",
"@elastic/eui": "14.5.1",

View file

@ -1064,10 +1064,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"
"@elastic/charts@^13.5.7":
version "13.5.7"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-13.5.7.tgz#97ba458059613efd542ae68d7d2da059aac38484"
integrity sha512-8ibgrEJD3fpoLurB/DnNaWRmMGxAPHdtvCiPl1saPIjvlmGlrUNlXMneVgsPLqerNT0vuJDgqfQHHQcef/S2Hw==
"@elastic/charts@^13.5.9":
version "13.5.9"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-13.5.9.tgz#8e27ec7de934e20a9b853921cd453a372be99ef4"
integrity sha512-H5xsW/tEpjZhm0FpZThMyjuVBWlcXF2ImpfTWYv13p8GKmorCyQWbePau9Ya8N3lMmkHUMH2e95ifd3K3g9RgA==
dependencies:
"@types/d3-shape" "^1.3.1"
classnames "^2.2.6"