Skip to content

Commit

Permalink
Update dependency @elastic/charts to ^13.5.9 (#49390) (#49431)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme authored Oct 28, 2019
1 parent 29b97c8 commit f738874
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.8",
"@elastic/charts": "^13.5.9",
"@elastic/datemath": "5.0.2",
"@elastic/ems-client": "1.0.5",
"@elastic/eui": "14.7.0",
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.8":
version "13.5.8"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-13.5.8.tgz#ae26371e373d79cb7fe5e7394711013e1416cb81"
integrity sha512-wXz5vVKwdbOhNZwRyd1py9YdVOGHmMJ4K+PERMIJ4VwAfjHimN1qieIVAKun9vfomt/j25tDhF3Kxq3XA9W0+g==
"@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 f738874

Please sign in to comment.