From 01a10f38cb31aa98a53404b8ca2d108e175ec298 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Jan 2022 01:42:43 +0000 Subject: [PATCH] fix(deps): update dependency @elastic/eui to v44 --- package.json | 2 +- storybook/package.json | 2 +- yarn.lock | 22 +++++++++++++--------- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index beb3d84d29e..9a4c2a2e595 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@commitlint/cli": "^12.1.1", "@commitlint/config-conventional": "^12.1.1", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^41.3.0", + "@elastic/eui": "^44.0.0", "@mdx-js/loader": "^1.6.6", "@microsoft/api-documenter": "^7.13.63", "@microsoft/api-extractor": "^7.18.16", diff --git a/storybook/package.json b/storybook/package.json index 51156ea0c53..6bc1a6b45ef 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -11,7 +11,7 @@ "dependencies": { "@elastic/charts": "^30.2.0", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^41.3.0", + "@elastic/eui": "^44.0.0", "luxon": "^1.27.0", "moment": "^2.29.1", "moment-timezone": "^0.5.32", diff --git a/yarn.lock b/yarn.lock index 1fee79e942f..a4f860d3ea1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2757,10 +2757,10 @@ dependencies: tslib "^1.9.3" -"@elastic/eui@^41.3.0": - version "41.3.0" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-41.3.0.tgz#6016229b4112d0f3f0f53a94573020dea42a6cc9" - integrity sha512-8BE/4ZG0V+V+f3czC9wcCPTIHjovDkCuw9QiEUWrnXuA3uCXCKAx9AzuA5s+OtxfaHf+ELItNqCoGuKKa59jvg== +"@elastic/eui@^44.0.0": + version "44.0.0" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-44.0.0.tgz#5d2dde9715fce5448b7d98367fd274dce974fe0a" + integrity sha512-Co3hSmvHn91upvylKvk5IJDR02KL+hdLQcJWU5DfRxTUv3iua3ZLmCMwG3WeoV/XE7kTsxDlNslRO5I3hk5uWg== dependencies: "@types/chroma-js" "^2.0.0" "@types/lodash" "^4.14.160" @@ -10603,8 +10603,7 @@ eslint-module-utils@^2.6.0: pkg-dir "^2.0.0" "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" @@ -15008,8 +15007,13 @@ lines-and-columns@^1.1.6: integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= "link-kibana@link:./packages/link_kibana": - version "0.0.0" - uid "" + version "1.0.0" + dependencies: + chalk "^4.1.1" + change-case "^4.1.2" + glob "^7.1.7" + inquirer "^8.0.0" + ora "^5.4.0" lint-staged@^10.5.3: version "10.5.3" @@ -22041,7 +22045,7 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.4.3, typescript@~4.4.2: +typescript@^4.4.3: version "4.4.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==