summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriel Santiago <adriel@gitlab.com>2019-01-07 12:44:41 -0500
committerAdriel Santiago <adriel@gitlab.com>2019-01-07 12:44:41 -0500
commit44743afa7f2f69dfd8d2eea33387f27dccbdf10e (patch)
tree3b29412d61579377210ce7882b20d20dbf3ce953
parent6bf261a43546f4d5a6155ee6efeda91b19cfc816 (diff)
downloadgitlab-ce-54974-set-threshold-lines-in-metrics-graph.tar.gz
Update to latest GitLab UI version54974-set-threshold-lines-in-metrics-graph
-rw-r--r--package.json2
-rw-r--r--yarn.lock7
2 files changed, 5 insertions, 4 deletions
diff --git a/package.json b/package.json
index abf8c680723..ff1140128f8 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": "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/142160731/artifacts/raw/gitlab-ui.adriel-add-numeric-threshold-ui.tgz",
+ "@gitlab/ui": "^1.20.0",
"apollo-boost": "^0.1.20",
"apollo-client": "^2.4.5",
"autosize": "^4.0.0",
diff --git a/yarn.lock b/yarn.lock
index 17270ecba4a..34378fa7708 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -641,9 +641,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.47.0.tgz#c03dda41aefd3889cbfed95a391836106ae2ac4d"
integrity sha512-0Bx/HxqR8xpqqaLnZiFAHIh1jTAFQPFToVZ6Wi3QyhsAwmXRAbgw1SlkRMZ7w3e6l+G71Wnw+GnI4rx1gK8JLQ==
-"@gitlab/ui@https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/142160731/artifacts/raw/gitlab-ui.adriel-add-numeric-threshold-ui.tgz":
- version "1.19.0"
- resolved "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/142160731/artifacts/raw/gitlab-ui.adriel-add-numeric-threshold-ui.tgz#0799a85c6f5bf0a391a231cd31b582418c78f4d4"
+"@gitlab/ui@^1.20.0":
+ version "1.20.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-1.20.0.tgz#50bd4b092646a2c6337f0f462779af8e702dda05"
+ integrity sha512-EJgrqon/tYCUPoOgnNNAXbrDXOEAajJwKHr4aR2R6vkJI3kVZiq66RNIe5ftGIUoNqYCDnRIkpLyo7MqzJPgcw==
dependencies:
babel-standalone "^6.26.0"
bootstrap-vue "^2.0.0-rc.11"