Skip to content

Commit

Permalink
Update dependency @elastic/charts to v23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 6, 2020
1 parent 045e7d9 commit 73e752d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"@babel/register": "^7.10.5",
"@babel/types": "^7.11.0",
"@elastic/apm-rum": "^5.6.1",
"@elastic/charts": "23.1.1",
"@elastic/charts": "23.2.0",
"@elastic/ems-client": "7.10.0",
"@elastic/eslint-config-kibana": "0.15.0",
"@elastic/eslint-plugin-eui": "0.0.2",
Expand Down
26 changes: 26 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1244,6 +1244,32 @@
utility-types "^3.10.0"
uuid "^3.3.2"

"@elastic/charts@23.2.0":
version "23.2.0"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-23.2.0.tgz#4266cf5d7864cac2bc274846ee96172d6fe47230"
integrity sha512-SMvHjuiSvKLuwnM+EkgAYuVp0dgJAgqKBFe0lQ5HquXDPjybesCbO+4bJnY2eOcvIyMdeqnr1y35oMfiNCGE4g==
dependencies:
"@popperjs/core" "^2.4.0"
chroma-js "^2.1.0"
classnames "^2.2.6"
d3-array "^1.2.4"
d3-collection "^1.0.7"
d3-color "^1.4.0"
d3-interpolate "^1.4.0"
d3-scale "^1.0.7"
d3-shape "^1.3.4"
newtype-ts "^0.2.4"
path2d-polyfill "^0.4.2"
prop-types "^15.7.2"
re-reselect "^3.4.0"
react-redux "^7.1.0"
redux "^4.0.4"
reselect "^4.0.0"
resize-observer-polyfill "^1.5.1"
ts-debounce "^1.0.0"
utility-types "^3.10.0"
uuid "^3.3.2"

"@elastic/elasticsearch@7.9.1":
version "7.9.1"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.9.1.tgz#40f1c38e8f70d783851c13be78a7cb346891c15e"
Expand Down

0 comments on commit 73e752d

Please sign in to comment.