From ab847315451138ca98d87e8d090e0659b431dfcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 05:20:00 +0000 Subject: [PATCH] fix(deps): update dependency @elastic/eui to v82 --- package.json | 2 +- storybook/package.json | 2 +- yarn.lock | 11 +++++------ 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 75abc18fb3..62804488b7 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@commitlint/cli": "^12.1.1", "@commitlint/config-conventional": "^12.1.1", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^81.1.0", + "@elastic/eui": "^82.1.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "@mdx-js/loader": "^1.6.6", diff --git a/storybook/package.json b/storybook/package.json index 4ed8e62478..404d55d9bb 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -12,7 +12,7 @@ "dependencies": { "@elastic/charts": "*", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^81.1.0", + "@elastic/eui": "^82.1.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "luxon": "^1.27.0", diff --git a/yarn.lock b/yarn.lock index b56e48cbd0..b3e570cf88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2976,10 +2976,10 @@ dependencies: tslib "^1.9.3" -"@elastic/eui@^81.1.0": - version "81.1.0" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-81.1.0.tgz#397eb003e1cc38f525e633123a0d6bee3bf34094" - integrity sha512-G1NxNYjbPV32iEsosd3dRao8viZKClJnoeU3+GY/Ybrnn/hPYSc4Qsi4jkUvTvPD8MYGeXcoxsC+wt4I+mvbLw== +"@elastic/eui@^82.1.0": + version "82.1.0" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-82.1.0.tgz#39816294a573c68b16eb729d80adebdd86614420" + integrity sha512-Y5zuPm4/n3dKKc0yxJxoq8m4UfjumKPixW5CCtKwFgjaZFw4RICDuNCkS11oSMQD7aYX2a1ie1EvD4OA4pa7ug== dependencies: "@types/chroma-js" "^2.0.0" "@types/lodash" "^4.14.194" @@ -11312,8 +11312,7 @@ eslint-module-utils@^2.7.4: debug "^3.2.7" "eslint-plugin-elastic-charts@link:./packages/eslint-plugin-elastic-charts": - version "0.0.0" - uid "" + version "1.0.0" eslint-plugin-eslint-comments@^3.2.0: version "3.2.0"