diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-28 15:09:44 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-28 15:09:44 +0000 |
commit | 34b3acb5a3a9b21490e45b81b81dca600b66521c (patch) | |
tree | 81deb74283f931cdbf65b8878b41085b0213a9e6 /package.json | |
parent | effda22b3e6367cefd12666463b8409bf7e24cef (diff) | |
download | gitlab-ce-34b3acb5a3a9b21490e45b81b81dca600b66521c.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 1f5d1b9e9cb..9a1df99f224 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@babel/plugin-syntax-import-meta": "^7.10.1", "@babel/preset-env": "^7.10.1", "@gitlab/at.js": "1.5.5", - "@gitlab/svgs": "1.164.0", - "@gitlab/ui": "21.4.2", + "@gitlab/svgs": "1.168.0", + "@gitlab/ui": "21.8.2", "@gitlab/visual-review-tools": "1.6.1", "@rails/actioncable": "^6.0.3-1", "@rails/ujs": "^6.0.3-2", |