Skip to content

Commit 0a09604

Browse files
fix(deps): update dependency @elastic/eui to ^95.7.0
1 parent 5a94132 commit 0a09604

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.7.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.7.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.7.0":
3117+
version "95.7.0"
3118+
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-95.7.0.tgz#50edc43d3aac1a1ea87ec56a04ec0bc91e7e32a1"
3119+
integrity sha512-T6tihdAtE3JhXaTMHagidXWB5Sv6c++5vHdPj7kyYGjT1fDPpJ/fuTZTfH2GJLc56g63zBdDNMkLnXZYb0ld4Q==
31203120
dependencies:
31213121
"@hello-pangea/dnd" "^16.6.0"
31223122
"@types/lodash" "^4.14.202"

0 commit comments

Comments
 (0)