Update dependency @elastic/charts to ^13.5.8 (#49327)

This commit is contained in:
renovate[bot] 2019-10-25 09:41:21 -07:00 committed by Spencer
parent 373320a3a0
commit c7a1c895b4
2 changed files with 5 additions and 5 deletions

View file

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

View file

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