summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2019-08-21 20:23:46 +0000
committerLukas Eipert <leipert@gitlab.com>2019-08-21 20:23:46 +0000
commit69a7e2846286c162ecceeaf97d306f5bfe6f275a (patch)
treef3ecc9c6e20273680d5fa554edd34a2748571ee8
parent45b3f554aabf75ef5b7e0a4f7cb05a67bed05a70 (diff)
downloadgitlab-ce-renovate/gitlab-ui-5.x.tar.gz
Update dependency @gitlab/ui to v5.17.1renovate/gitlab-ui-5.x
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 97ea872ee61..37c593c326e 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"@babel/preset-env": "^7.5.5",
"@gitlab/csslab": "^1.9.0",
"@gitlab/svgs": "^1.68.0",
- "@gitlab/ui": "5.15.0",
+ "@gitlab/ui": "5.17.1",
"apollo-cache-inmemory": "^1.5.1",
"apollo-client": "^2.5.1",
"apollo-link": "^1.2.11",
diff --git a/yarn.lock b/yarn.lock
index 525c77e41d2..f0c21be3333 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1003,10 +1003,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.68.0.tgz#d631bd84ea7907592240d8417e82ba66d6a54c0c"
integrity sha512-3JmIq0bHg4InjLooM+kQFPfg3d7B1Pye67pN9+12kZXIa0nRGuwKEq3WSbcS+ACdg5jcVPNPYqStItEO4teHdw==
-"@gitlab/ui@5.15.0":
- version "5.15.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.15.0.tgz#1ce92cfed77dcd63a90d751043b42b19e64431c9"
- integrity sha512-YrYgERcmTxC+oP4GaY7onqvYgvTsyGCiiegQbZbXdNRLGGAmvfxWPzQRz8Ci9yIYkLvi0X2AV7BT8RTVOPQgXg==
+"@gitlab/ui@5.17.1":
+ version "5.17.1"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.17.1.tgz#ecad2d278056b654302bc8bd40c5f3901b3e6fd1"
+ integrity sha512-MpykG1KlMZQchFXq6IZEy0sCLmDe0ZxcBLcJEkHqZFvkoW2AOJW18qEdPEcffTL2bImzbztmxJvQrJBw6C+NoA==
dependencies:
"@babel/standalone" "^7.0.0"
"@gitlab/vue-toasted" "^1.2.1"