Skip to content

Commit 1ca5dd9

Browse files
fix(deps): update dependency @elastic/eui to ^95.8.0 (#2504)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 5a94132 commit 1ca5dd9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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": "^95.5.0",
72+
"@elastic/eui": "^95.8.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": "^95.5.0",
15+
"@elastic/eui": "^95.8.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
@@ -3113,10 +3113,10 @@
31133113
dependencies:
31143114
tslib "^1.9.3"
31153115

3116-
"@elastic/eui@^95.5.0":
3117-
version "95.5.0"
3118-
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-95.5.0.tgz#a138a17279b06cd076bd400f246ef377afe44453"
3119-
integrity sha512-znXhppkr8UNuppxNFu1IGHq3Q8EfMBDtXTYXU/JK5ELgGz0Rd8Syhaw3TJSBoiwufATcmSrFbXCF2grXbY07Kw==
3116+
"@elastic/eui@^95.8.0":
3117+
version "95.8.0"
3118+
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-95.8.0.tgz#cc9feb1efc9bdda911d61fcafbc43a12462a0455"
3119+
integrity sha512-/j6ybhwS90b3CEXmGXrJ8niDhwF8gnBEM1nMDw7CxbxN2WeWhnvkH8F5qe7w5W8o0im702V8heePVt/+RaZ8XA==
31203120
dependencies:
31213121
"@hello-pangea/dnd" "^16.6.0"
31223122
"@types/lodash" "^4.14.202"

0 commit comments

Comments
 (0)