From 51b466c07d05e7b3b427ce18f76eaeb17d8e6671 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:11:33 +0000 Subject: [PATCH] fix(deps): update dependency @elastic/eui to ^97.2.0 --- package.json | 2 +- storybook/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 152e398787..2ff749a6f7 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@commitlint/cli": "^12.1.1", "@commitlint/config-conventional": "^12.1.1", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^97.1.0", + "@elastic/eui": "^97.2.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "@mdx-js/loader": "^1.6.6", diff --git a/storybook/package.json b/storybook/package.json index cb6bbe599a..ad8aff7e1d 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -12,7 +12,7 @@ "dependencies": { "@elastic/charts": "*", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^97.1.0", + "@elastic/eui": "^97.2.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "luxon": "^1.27.0", diff --git a/yarn.lock b/yarn.lock index 6280f63b95..d37296bd70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3113,10 +3113,10 @@ dependencies: tslib "^1.9.3" -"@elastic/eui@^97.1.0": - version "97.1.0" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-97.1.0.tgz#dc11e1190e108554a8cca2d5fd98f27e394d4b48" - integrity sha512-FsN4+2m4TBcI6+8neEHvRCfRlsjriLbwUilvHdjJfirFHVHFIounHIYQ+PToZXK0jdMYg0qQW+nLb1ll77fmng== +"@elastic/eui@^97.2.0": + version "97.2.0" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-97.2.0.tgz#ea752ce3febda67ce58493a463ea3197e21f9502" + integrity sha512-n0puvtip72YtQMYtkrC9G5SeNqew61N8DNMP3DsYDJWn/eqOTARP0MbU7P7/P66ZmOVIeUaa+vSsHvqgU3GmLQ== dependencies: "@hello-pangea/dnd" "^16.6.0" "@types/lodash" "^4.14.202"