Skip to content

Commit 34bf325

Browse files
fix(deps): update dependency @elastic/eui to v53 (#1639)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e8f8fd5 commit 34bf325

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
@@ -73,7 +73,7 @@
7373
"@commitlint/cli": "^12.1.1",
7474
"@commitlint/config-conventional": "^12.1.1",
7575
"@elastic/datemath": "^5.0.3",
76-
"@elastic/eui": "^52.2.0",
76+
"@elastic/eui": "^53.0.1",
7777
"@mdx-js/loader": "^1.6.6",
7878
"@microsoft/api-documenter": "^7.13.63",
7979
"@microsoft/api-extractor": "^7.18.16",

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": "^30.2.0",
1414
"@elastic/datemath": "^5.0.3",
15-
"@elastic/eui": "^52.2.0",
15+
"@elastic/eui": "^53.0.1",
1616
"@emotion/react": "^11.7.1",
1717
"luxon": "^1.27.0",
1818
"moment": "^2.29.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2790,10 +2790,10 @@
27902790
dependencies:
27912791
tslib "^1.9.3"
27922792

2793-
"@elastic/eui@^52.2.0":
2794-
version "52.2.0"
2795-
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-52.2.0.tgz#761101a29b96a4b5270ef93541dab7bb27f5ca50"
2796-
integrity sha512-XboYerntCOTHWHYMWJGzJtu5JYO6pk5IWh0ZHJEQ4SEjmLbTV2bFrVBTO/8uaU7GhV9/RNIo7BU5wHRyYP7z1g==
2793+
"@elastic/eui@^53.0.1":
2794+
version "53.0.1"
2795+
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-53.0.1.tgz#82359460ae4edab3a538846b6915518cb1214848"
2796+
integrity sha512-fPOuDyc7adjHBp+UHOtIJTHdZVKi8MGzyuYxTRN8ZYLHbzcNTaCsogdk+0eb6u4ISRqhk3tudG8Q0znksVHt1w==
27972797
dependencies:
27982798
"@types/chroma-js" "^2.0.0"
27992799
"@types/lodash" "^4.14.160"

0 commit comments

Comments
 (0)