From 99b92053a999aabc64cda7f1c0dd79ae15da6889 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 23:35:22 +0000 Subject: [PATCH] fix(deps): update dependency @elastic/eui to ^95.8.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 95a36b84ea..1efbd75986 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": "^95.5.0", + "@elastic/eui": "^95.8.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 15e6299d0b..11c2db0c17 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -12,7 +12,7 @@ "dependencies": { "@elastic/charts": "*", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^95.5.0", + "@elastic/eui": "^95.8.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "luxon": "^1.27.0", diff --git a/yarn.lock b/yarn.lock index 4ceef9ba8f..4da085f27b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3113,10 +3113,10 @@ dependencies: tslib "^1.9.3" -"@elastic/eui@^95.5.0": - version "95.5.0" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-95.5.0.tgz#a138a17279b06cd076bd400f246ef377afe44453" - integrity sha512-znXhppkr8UNuppxNFu1IGHq3Q8EfMBDtXTYXU/JK5ELgGz0Rd8Syhaw3TJSBoiwufATcmSrFbXCF2grXbY07Kw== +"@elastic/eui@^95.8.0": + version "95.8.0" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-95.8.0.tgz#cc9feb1efc9bdda911d61fcafbc43a12462a0455" + integrity sha512-/j6ybhwS90b3CEXmGXrJ8niDhwF8gnBEM1nMDw7CxbxN2WeWhnvkH8F5qe7w5W8o0im702V8heePVt/+RaZ8XA== dependencies: "@hello-pangea/dnd" "^16.6.0" "@types/lodash" "^4.14.202"