Skip to content

Commit

Permalink
Update dependency @elastic/charts to ^14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 25, 2019
1 parent 6f01aa9 commit 075dbd2
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 @@ -107,7 +107,7 @@
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/register": "^7.7.0",
"@elastic/charts": "^14.0.0",
"@elastic/charts": "^14.2.0",
"@elastic/datemath": "5.0.2",
"@elastic/ems-client": "1.0.5",
"@elastic/eui": "16.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1139,10 +1139,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@elastic/charts@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-14.0.0.tgz#410c87e9ae53df5848aae09a210fa7d08510b376"
integrity sha512-cskrD5Yq6yTTqGOKV2/7dw/eRON1GbWkIgSuWXPIBa/TQMUwiWqxFkxSMUJSbu9xXq07KMblDgXLf73yMc0AyQ==
"@elastic/charts@^14.2.0":
version "14.2.0"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-14.2.0.tgz#e35699fea1d6496c34875ad5ed2dc729e263d5bb"
integrity sha512-Kv/76DK4ss1XcuJ1S1keHaTwzS2R00aq2wOb3yiCFdlno6qs9YVI3pYh2eO7CqfdE3P7jovwyqdwoRh/NdHRZg==
dependencies:
"@types/d3-shape" "^1.3.1"
classnames "^2.2.6"
Expand Down

0 comments on commit 075dbd2

Please sign in to comment.