diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-27 12:09:12 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-27 12:09:12 +0000 |
commit | 3ab4feda4dce9c9f0672375ae27c2f7c2ba6f4ad (patch) | |
tree | be5a771e0427ed98cdb58acfd5c631b4b2eb4bf9 /package.json | |
parent | c72e5ebe9938d315ec598197873e71a80168d40a (diff) | |
download | gitlab-ce-3ab4feda4dce9c9f0672375ae27c2f7c2ba6f4ad.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 f0ff6c50709..b8304fee6e1 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@babel/plugin-syntax-import-meta": "^7.8.3", "@babel/preset-env": "^7.8.4", "@gitlab/at.js": "^1.5.5", - "@gitlab/svgs": "^1.101.0", - "@gitlab/ui": "^9.16.0", + "@gitlab/svgs": "^1.103.0", + "@gitlab/ui": "^9.17.0", "@gitlab/visual-review-tools": "1.5.1", "@sentry/browser": "^5.10.2", "@sourcegraph/code-host-integration": "0.0.30", |