Skip to content

Commit

Permalink
[8.x] Update dependency @elastic/charts to v67.0.1 (main) (#194794) (#…
Browse files Browse the repository at this point in the history
…194869)

# Backport

This will backport the following commits from `main` to `8.x`:
- [Update dependency @elastic/charts to v67.0.1 (main)
(#194794)](#194794)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-03T17:41:46Z","message":"Update
dependency @elastic/charts to v67.0.1 (main) (#194794)\n\n-
**ChartStatus:** render complete if the same parent size is
dispatched","sha":"f649a38d1ff6be052b62993422c3c8fb76a1b330","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","💝community","v9.0.0","backport:prev-minor"],"title":"Update
dependency @elastic/charts to v67.0.1
(main)","number":194794,"url":"https://github.com/elastic/kibana/pull/194794","mergeCommit":{"message":"Update
dependency @elastic/charts to v67.0.1 (main) (#194794)\n\n-
**ChartStatus:** render complete if the same parent size is
dispatched","sha":"f649a38d1ff6be052b62993422c3c8fb76a1b330"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194794","number":194794,"mergeCommit":{"message":"Update
dependency @elastic/charts to v67.0.1 (main) (#194794)\n\n-
**ChartStatus:** render complete if the same parent size is
dispatched","sha":"f649a38d1ff6be052b62993422c3c8fb76a1b330"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 618197c commit edde4bd
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 @@ -110,7 +110,7 @@
"@elastic/apm-rum": "^5.16.1",
"@elastic/apm-rum-core": "^5.21.1",
"@elastic/apm-rum-react": "^2.0.3",
"@elastic/charts": "67.0.0",
"@elastic/charts": "67.0.1",
"@elastic/datemath": "5.0.3",
"@elastic/ebt": "^1.1.1",
"@elastic/ecs": "^8.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1643,10 +1643,10 @@
dependencies:
object-hash "^1.3.0"

"@elastic/charts@67.0.0":
version "67.0.0"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-67.0.0.tgz#840737195b79748b04bf7a0c9ddb0a00da5fdf43"
integrity sha512-ORiPySIe53vWyGZt5CHNm7q+UyStL0caqpdwqQWO5F22kRNLs14bsOnJdMzrdLpR1HEhX4e36kYyXfedbQA8AQ==
"@elastic/charts@67.0.1":
version "67.0.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-67.0.1.tgz#17ba397a97f207f99b6f682f136dde0aef474b57"
integrity sha512-6H9DUxm1vwp/R78PAx/zkBKechXF0g1LQuflfpfxMFplwRRw7OTz9cMMRjvrqUp1bVhkp9yLb4CWao+HWaIofA==
dependencies:
"@popperjs/core" "^2.11.8"
bezier-easing "^2.1.0"
Expand Down

0 comments on commit edde4bd

Please sign in to comment.