diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-16 09:09:29 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-16 09:09:29 +0000 |
commit | 3fd97b4bba24ca412112aad025a38a32c7a6cf8c (patch) | |
tree | 4aacc8a184522bcbc3db68df47620bc3d2cfcfd9 /package.json | |
parent | c52239391bf29f640e1e0af98edbd337c0293940 (diff) | |
download | gitlab-ce-3fd97b4bba24ca412112aad025a38a32c7a6cf8c.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index fa359867ea2..4088357f4cc 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "@babel/plugin-syntax-import-meta": "^7.8.3", "@babel/preset-env": "^7.8.4", "@gitlab/at.js": "^1.5.5", - "@gitlab/svgs": "^1.110.0", - "@gitlab/ui": "^9.23.1", + "@gitlab/svgs": "^1.111.0", + "@gitlab/ui": "^9.28.0", "@gitlab/visual-review-tools": "1.5.1", "@sentry/browser": "^5.10.2", "@sourcegraph/code-host-integration": "0.0.31", |