diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-07 09:08:49 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-07 09:08:49 +0000 |
commit | 456a7247f9e88fc2518b69a1a00e905c6db6d775 (patch) | |
tree | 6235f3838cbf078d46de056442d9562ee4abbd74 /package.json | |
parent | ddd268b03b6f35c68e5a89606dbfd516f72846fd (diff) | |
download | gitlab-ce-456a7247f9e88fc2518b69a1a00e905c6db6d775.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 13e38767d08..8081f74c4b7 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/plugin-syntax-import-meta": "^7.2.0", "@babel/preset-env": "^7.6.2", - "@gitlab/svgs": "^1.95.0", - "@gitlab/ui": "^9.4.0", + "@gitlab/svgs": "^1.96.0", + "@gitlab/ui": "^9.4.1", "@gitlab/visual-review-tools": "1.5.1", "@sentry/browser": "^5.10.2", "@sourcegraph/code-host-integration": "0.0.29", |