Skip to content

Commit

Permalink
upgrade elastic charts library - v11.1.1 (#44222)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme authored and markov00 committed Aug 28, 2019
1 parent 15377f3 commit 9bc0ec0
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 @@ -102,7 +102,7 @@
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/register": "^7.5.5",
"@elastic/charts": "^10.2.0",
"@elastic/charts": "^11.1.1",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "13.6.1",
"@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 @@ -1049,10 +1049,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@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==
"@elastic/charts@^11.1.1":
version "11.1.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-11.1.1.tgz#32e1b18ec7ede9e3d62c3375284ad31d778017e2"
integrity sha512-zay5cQ39XzoKe0cabL/GCI2W1bjqatT20K/u7ZdHFa+GpazUd1/zjOpsLsKlq31Rr5yWXbc2M2iC4ZUp8n8crg==
dependencies:
"@types/d3-shape" "^1.3.1"
"@types/luxon" "^1.11.1"
Expand Down

0 comments on commit 9bc0ec0

Please sign in to comment.