Skip to content

Commit

Permalink
Update dependency @elastic/charts to ^13.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2019
1 parent cf4c571 commit d42febb
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 @@ -106,7 +106,7 @@
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/register": "^7.5.5",
"@elastic/charts": "^13.5.1",
"@elastic/charts": "^13.5.2",
"@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.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.2":
version "13.5.2"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-13.5.2.tgz#66bc42c4aa334b2795f42a58051bae216856e28e"
integrity sha512-zyKU4LL9PYMAPGIiiy6MPGvw75FYcJOebiNxCbgsMVHvLtuj62unZDLvfXtQ2p8hiB6sV4KUVXWQajYhgKNeAA==
dependencies:
"@types/d3-shape" "^1.3.1"
"@types/luxon" "^1.11.1"
Expand Down

0 comments on commit d42febb

Please sign in to comment.