From 5958c1c76274da7f14bb85057ff7969e4e2edbcb Mon Sep 17 00:00:00 2001 From: Adriel Santiago Date: Sat, 5 Jan 2019 02:30:15 -0500 Subject: Update to latest GitLab UI version --- package.json | 2 +- yarn.lock | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc7bc0880de..1c422f7bb67 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@babel/preset-env": "^7.1.0", "@gitlab/csslab": "^1.8.0", "@gitlab/svgs": "^1.47.0", - "@gitlab/ui": "^1.18.0", + "@gitlab/ui": "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/141681505/artifacts/raw/gitlab-ui.adriel-use-custom-tooltip-for-area-chart.tgz", "apollo-boost": "^0.1.20", "apollo-client": "^2.4.5", "autosize": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 755a14e00e0..155b732b3ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -641,10 +641,9 @@ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.47.0.tgz#c03dda41aefd3889cbfed95a391836106ae2ac4d" integrity sha512-0Bx/HxqR8xpqqaLnZiFAHIh1jTAFQPFToVZ6Wi3QyhsAwmXRAbgw1SlkRMZ7w3e6l+G71Wnw+GnI4rx1gK8JLQ== -"@gitlab/ui@^1.18.0": - version "1.18.0" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-1.18.0.tgz#5cc591b2c7958e59fa7b1b443d4235e0e8f956c9" - integrity sha512-JqmiRSGYmK0DbGBQJBpjeRrcgjK25rCqG6QW6/GPTVLtRjbPPZYGvVg5PyA6nJUGAnwFoeApUZVML6X3OpnV1Q== +"@gitlab/ui@https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/141681505/artifacts/raw/gitlab-ui.adriel-use-custom-tooltip-for-area-chart.tgz": + version "1.18.1" + resolved "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/141681505/artifacts/raw/gitlab-ui.adriel-use-custom-tooltip-for-area-chart.tgz#107c38317a3e712bcf8a55432835d4b994cf8e3a" dependencies: babel-standalone "^6.26.0" bootstrap-vue "^2.0.0-rc.11" -- cgit v1.2.1