Skip to content

Commit

Permalink
Update dependency @elastic/charts to v38 (#5277)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2021
1 parent 684b02d commit a787d49
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 @@
"@babel/preset-typescript": "^7.12.1",
"@cypress/react": "^5.9.4",
"@cypress/webpack-dev-server": "^1.4.0",
"@elastic/charts": "^37.0.0",
"@elastic/charts": "^38.0.1",
"@elastic/datemath": "^5.0.3",
"@elastic/eslint-config-kibana": "^0.15.0",
"@emotion/babel-preset-css-prop": "^11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1307,10 +1307,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@elastic/charts@^37.0.0":
version "37.0.0"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-37.0.0.tgz#a94526461c404b449953cca4fe34f8bf3620413e"
integrity sha512-Pfm58/voERWVPJlxy13DphwgRoBGYhnSyz65kdsPg6lYGxN5ngWvuTuJ3477fyApYV01Pz4Ckt9yj1BSQue80Q==
"@elastic/charts@^38.0.1":
version "38.0.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-38.0.1.tgz#9c1db7e0f1de869e0b2b505e192bbb9d62d60dc8"
integrity sha512-i9mIA3Ji9jSjuFDtuh9gV1xpCl3sbBEDgJiOgLVt04pr/qZH2W+tr3AV5yHvjsR7Te0Pmh/Cm5wLBvFKaI1nIA==
dependencies:
"@popperjs/core" "^2.4.0"
chroma-js "^2.1.0"
Expand Down

0 comments on commit a787d49

Please sign in to comment.