Skip to content

Commit bbb803e

Browse files
fix(deps): update dependency @elastic/eui to ^99.2.0 (#2611)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 988352c commit bbb803e

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
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": "^99.1.0",
72+
"@elastic/eui": "^99.2.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": "^99.1.0",
15+
"@elastic/eui": "^99.2.0",
1616
"@emotion/react": "^11.10.5",
1717
"@emotion/css": "^11.10.5",
1818
"luxon": "^1.27.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3120,10 +3120,10 @@
31203120
dependencies:
31213121
tslib "^1.9.3"
31223122

3123-
"@elastic/eui@^99.1.0":
3124-
version "99.1.0"
3125-
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-99.1.0.tgz#1c9f712401b42b25794084fac1a8817ac43cb7d5"
3126-
integrity sha512-x3k7bRDZ50d+BhakozaLEawHA0+U8JyW3t6HLy3kgf26oRiR8ijic3NAFMJwf/vI4LkFVSmWQEUuM2u1DGnOsA==
3123+
"@elastic/eui@^99.2.0":
3124+
version "99.2.0"
3125+
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-99.2.0.tgz#910424bbd50f419eb5db149598ab58ccc4bb492e"
3126+
integrity sha512-zu37kNqZ3nodofNsfl+mXk51vVb7N+6zx3BrMrjk8rXOVKRrEfe6RMAPKcTECYBdx4nH20X4WnyE9HMilpnnsg==
31273127
dependencies:
31283128
"@hello-pangea/dnd" "^16.6.0"
31293129
"@types/lodash" "^4.14.202"
@@ -11874,8 +11874,7 @@ eslint-module-utils@^2.8.0:
1187411874
debug "^3.2.7"
1187511875

1187611876
"eslint-plugin-elastic-charts@link:./packages/eslint-plugin-elastic-charts":
11877-
version "0.0.0"
11878-
uid ""
11877+
version "1.0.0"
1187911878

1188011879
eslint-plugin-eslint-comments@^3.2.0:
1188111880
version "3.2.0"

0 commit comments

Comments
 (0)