Skip to content

Commit 40f2b7b

Browse files
fix(deps): update dependency @elastic/eui to ^93.6.0 (#2393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71b7300 commit 40f2b7b

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@commitlint/cli": "^12.1.1",
7070
"@commitlint/config-conventional": "^12.1.1",
7171
"@elastic/datemath": "^5.0.3",
72-
"@elastic/eui": "^93.5.2",
72+
"@elastic/eui": "^93.6.0",
7373
"@emotion/react": "^11.10.5",
7474
"@emotion/css": "^11.10.5",
7575
"@mdx-js/loader": "^1.6.6",

storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@elastic/charts": "*",
1414
"@elastic/datemath": "^5.0.3",
15-
"@elastic/eui": "^93.5.2",
15+
"@elastic/eui": "^93.6.0",
1616
"@emotion/react": "^11.10.5",
1717
"@emotion/css": "^11.10.5",
1818
"luxon": "^1.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3106,10 +3106,10 @@
31063106
dependencies:
31073107
tslib "^1.9.3"
31083108

3109-
"@elastic/eui@^93.5.2":
3110-
version "93.5.2"
3111-
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-93.5.2.tgz#42bb985a960a7b2d46fe7e25846a476d30900b71"
3112-
integrity sha512-/1k7k7xYMPj9AM0OTgMilvKI6IdnVOPyQ7YQwE57NKrmBYfj9H91AKQNZ+rXze7QuuuFi73dUMSfbeE9ncqGZA==
3109+
"@elastic/eui@^93.6.0":
3110+
version "93.6.0"
3111+
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-93.6.0.tgz#9a5892164a4457ba0382a76b63731eeed10dfb89"
3112+
integrity sha512-o6TEgSE+mOJmZYtMm+xYMeFQoOcoGTQOMWwRBCkP1efEPAlqjeBnUeahco8jKM3kqTeah+jMLm/A02ZjRwU+GA==
31133113
dependencies:
31143114
"@hello-pangea/dnd" "^16.3.0"
31153115
"@types/lodash" "^4.14.202"

0 commit comments

Comments
 (0)