diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-04-23 16:46:51 +0000 |
---|---|---|
committer | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-04-23 16:46:51 +0000 |
commit | aeda3cb219cefb8b8dfaf33e94e5fc57680a0ffd (patch) | |
tree | 7885212632ba58327906e537671066eb2a32fdb9 /package.json | |
parent | 14d2a9a4c2c4ed529bf2575de0c3433754be4555 (diff) | |
download | gitlab-ce-aeda3cb219cefb8b8dfaf33e94e5fc57680a0ffd.tar.gz |
Update dependency @gitlab/ui to ^3.4.0
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 1cb9f7a9ade..e04470109be 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@babel/preset-env": "^7.3.1", "@gitlab/csslab": "^1.9.0", "@gitlab/svgs": "^1.59.0", - "@gitlab/ui": "^3.3.0", + "@gitlab/ui": "^3.4.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", "apollo-upload-client": "^10.0.0", |