Skip to content

Commit

Permalink
[8.x] Update dependency @elastic/charts to v68.0.3 (main) (elastic#20…
Browse files Browse the repository at this point in the history
…2223) (elastic#202604)

# Backport

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

<!--- 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-12-02T22:51:09Z","message":"Update
dependency @elastic/charts to v68.0.3 (main)
(elastic#202223)","sha":"cabb02ac032da460c83d8599b6ba1d8aa18632c2","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","v9.0.0","backport:prev-minor"],"title":"Update
dependency @elastic/charts to v68.0.3
(main)","number":202223,"url":"https://github.com/elastic/kibana/pull/202223","mergeCommit":{"message":"Update
dependency @elastic/charts to v68.0.3 (main)
(elastic#202223)","sha":"cabb02ac032da460c83d8599b6ba1d8aa18632c2"}},"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/202223","number":202223,"mergeCommit":{"message":"Update
dependency @elastic/charts to v68.0.3 (main)
(elastic#202223)","sha":"cabb02ac032da460c83d8599b6ba1d8aa18632c2"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 8e40ae2 commit 68ef0c3
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 @@ -111,7 +111,7 @@
"@elastic/apm-rum": "^5.16.1",
"@elastic/apm-rum-core": "^5.21.1",
"@elastic/apm-rum-react": "^2.0.3",
"@elastic/charts": "68.0.2",
"@elastic/charts": "68.0.3",
"@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 @@ -2197,10 +2197,10 @@
dependencies:
object-hash "^1.3.0"

"@elastic/[email protected].2":
version "68.0.2"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-68.0.2.tgz#8868a1d998137c41985a9b6da340391a31bae2f0"
integrity sha512-d0+qxiUovKwXeDDSrI4JQgTzk5YCbYnKxQAGV0jH37QLUzTo+t7yKqa7VTcCfEXzmtyD9Fwvihe/hCeHo+ii2w==
"@elastic/[email protected].3":
version "68.0.3"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-68.0.3.tgz#dc4aaeb4cdc8751d5759b58dc9958efb3c2639da"
integrity sha512-U+NCTo2LCDDSVkV5kGinhzbiAvfEcVAZ4D2YM/0RZQFRvJfJBvelbG+jDkt6N2mEauJ4ECDDcb33995fbs71TA==
dependencies:
"@popperjs/core" "^2.11.8"
bezier-easing "^2.1.0"
Expand Down

0 comments on commit 68ef0c3

Please sign in to comment.