Skip to content

Commit

Permalink
[7.x] Update dependency @elastic/charts to ^13.5.1 (elastic#47710) (e…
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer committed Oct 9, 2019
1 parent b6e7432 commit e96a9d9
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.4.0",
"@elastic/charts": "^13.5.1",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "14.4.0",
"@elastic/filesaver": "1.1.2",
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.4.0":
version "13.4.0"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-13.4.0.tgz#117cce6081cb6cd62dfab1de207a0d56dde99d36"
integrity sha512-m52fEc6d94whUrOZdXTA2cTEyZQGxodOIUA5/bNFj7pmxbCkIXhcJ1Wj7eJxrBIjvzL/hYSy4ALueTO/gS++bg==
"@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==
dependencies:
"@types/d3-shape" "^1.3.1"
"@types/luxon" "^1.11.1"
Expand Down

0 comments on commit e96a9d9

Please sign in to comment.