mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Update dependency @elastic/charts to ^10.2.0 (#43910)
This commit is contained in:
parent
bf7e066cc9
commit
24aae80dbe
2 changed files with 5 additions and 5 deletions
|
@ -102,7 +102,7 @@
|
|||
"dependencies": {
|
||||
"@babel/core": "^7.5.5",
|
||||
"@babel/register": "^7.5.5",
|
||||
"@elastic/charts": "^10.0.1",
|
||||
"@elastic/charts": "^10.2.0",
|
||||
"@elastic/datemath": "5.0.2",
|
||||
"@elastic/eui": "13.3.0",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
|
|
|
@ -1049,10 +1049,10 @@
|
|||
debug "^3.1.0"
|
||||
lodash.once "^4.1.1"
|
||||
|
||||
"@elastic/charts@^10.0.1":
|
||||
version "10.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-10.0.1.tgz#791a4459960e404ceb644a02138a208398d0419f"
|
||||
integrity sha512-eRcTfvSPM8RN4tfsuuQA9nc0fNroJRedQMmdeDjRB395KIeOdzD4arFDWU3jgQucB/rQXqa4aROH3I3B4Joouw==
|
||||
"@elastic/charts@^10.2.0":
|
||||
version "10.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-10.2.0.tgz#bad5d8b491317df6ac7572b08257e425f121cd74"
|
||||
integrity sha512-z7Gysk+hY59zsclLJr/8Ojchqm+DvhfAhlAJEwVS8xuZSBjnb6CTcFVzsr8xEa99E6F3C2yavrdL6nKOpa6WDw==
|
||||
dependencies:
|
||||
"@types/d3-shape" "^1.3.1"
|
||||
"@types/luxon" "^1.11.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue