From 49102dde1069c027b19e052b5aab95062cd25413 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:02:27 +0200 Subject: [PATCH] Update dependency @elastic/charts to v68.0.2 (main) (#197572) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | dependencies | patch | [`68.0.1` -> `68.0.2`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/68.0.1/68.0.2) | --- ### Release Notes
elastic/elastic-charts (@​elastic/charts) ### [`v68.0.2`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#6802-2024-10-24) [Compare Source](https://togithub.com/elastic/elastic-charts/compare/v68.0.1...v68.0.2) ##### Bug Fixes - **xy:** single point visibility ([#​2557](https://togithub.com/elastic/elastic-charts/issues/2557)) ([e16c902](https://togithub.com/elastic/elastic-charts/commit/e16c902dd5c73ae130a0b472f88e7d5fda5b9e0f))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb9a3ea4ce190..4138b48dfc95d 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,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.1", + "@elastic/charts": "68.0.2", "@elastic/datemath": "5.0.3", "@elastic/ebt": "^1.1.1", "@elastic/ecs": "^8.11.1", diff --git a/yarn.lock b/yarn.lock index 52caac680cfee..2abcff08a3c1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1650,10 +1650,10 @@ dependencies: object-hash "^1.3.0" -"@elastic/charts@68.0.1": - version "68.0.1" - resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-68.0.1.tgz#3dd698da2385fe0baf2d48056f3bdc97b1ed5ae9" - integrity sha512-6JOwPiZcSLF25+ydFUw+bgO/y0Wxd7P3Z/lbnYsYUVRA3LBu0xuapFmf59linP7PRZWMLOtOfmymhgPa3gAR0A== +"@elastic/charts@68.0.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== dependencies: "@popperjs/core" "^2.11.8" bezier-easing "^2.1.0"