summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriel Santiago <adriel@gitlab.com>2019-01-05 02:30:15 -0500
committerAdriel Santiago <adriel@gitlab.com>2019-01-05 02:31:35 -0500
commit5958c1c76274da7f14bb85057ff7969e4e2edbcb (patch)
treef6c12cfbe8265febfd424b6f72467519650ffadc
parentd432d674148601555c4ba693bb7c282ac9fe3d4a (diff)
downloadgitlab-ce-54978-tooltip-for-new-echarts-metrics-chart.tar.gz
Update to latest GitLab UI version54978-tooltip-for-new-echarts-metrics-chart
-rw-r--r--package.json2
-rw-r--r--yarn.lock7
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"