Skip to content

Commit

Permalink
Update dependency @elastic/charts to ^13.5.9 (elastic#49390)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nickofthyme committed Oct 28, 2019
1 parent 5defcc3 commit 2e36382
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2e36382

Please sign in to comment.