Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2019-05-30 00:33:43 +0300
committerClement Ho <clemmakesapps@gmail.com>2019-05-30 00:33:43 +0300
commit87a94e949cbd0dfe9ee4ef47a19a2da805e40984 (patch)
tree555cc2dbf55ab963d5b0a30b220ce28cf998e2c1 /package.json
parente8da79f3a44bda06402128604b79b9671b69f082 (diff)
parenta1365530a66abaf47c1d2b32e3619374b0a4cb76 (diff)
Merge branch 'renovate/gitlab-ui-3.x' into 'master'
Update dependency @gitlab/ui to ^3.10.1 See merge request gitlab-org/gitlab-ce!28862
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4f6c7ee133c..7c992f61c00 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"@babel/preset-env": "^7.4.4",
"@gitlab/csslab": "^1.9.0",
"@gitlab/svgs": "^1.63.0",
- "@gitlab/ui": "^3.10.0",
+ "@gitlab/ui": "^3.10.1",
"apollo-cache-inmemory": "^1.5.1",
"apollo-client": "^2.5.1",
"apollo-upload-client": "^10.0.0",