diff options
author | Lukas Eipert <leipert@gitlab.com> | 2019-07-30 20:26:11 +0000 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2019-07-30 16:42:04 -0500 |
commit | 8b1a96e7dabdc57693da363ad62d525f331239f6 (patch) | |
tree | 1f3dc25017d53203d01ae55690bea3e524650006 /package.json | |
parent | dcad4c161f9c19723e9c694f45ffa6d9aff9a622 (diff) | |
download | gitlab-ce-8b1a96e7dabdc57693da363ad62d525f331239f6.tar.gz |
Update dependency @gitlab/ui to ^5.11.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dfa8e8fe4d7..c97046b0e84 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.67.0", - "@gitlab/ui": "^5.9.0", + "@gitlab/ui": "^5.11.1", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", "apollo-link": "^1.2.11", |