Skip to content

Commit

Permalink
fix(deps): update dependency @elastic/eui to ^97.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Oct 21, 2024
1 parent d7f8652 commit 51b466c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 51b466c

Please sign in to comment.