Update dependency @elastic/charts to ^13.5.4 (#47939)

This commit is contained in:
renovate[bot] 2019-10-18 12:07:49 +02:00 committed by Marco Vettorello
parent 3c68b0b71d
commit 7c18a02e69
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1064,10 +1064,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"
"@elastic/charts@^13.5.1":
version "13.5.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-13.5.1.tgz#feba462fa1699430db60b55827fea52444b34df1"
integrity sha512-kIwZ5q+8pBdISJZJYwZWvK5ZGYj7+GHnCWE7YFi68pZ99MTsmE1UEEXbDM9iYa+ru2/ALkcVr2zg72sjEsbeyA==
"@elastic/charts@^13.5.4":
version "13.5.4"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-13.5.4.tgz#b958639d485ed58d116ac66a16e4accef97919e0"
integrity sha512-F+aE4VgJ7xvl9RmWtJiHZwADQT9FwBSWgQS1IR1VQ5wLyOI9LUwrDGZXMtLR56M7wjPWbk0228n5xPgjsuBcdg==
dependencies:
"@types/d3-shape" "^1.3.1"
"@types/luxon" "^1.11.1"