diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-20 18:38:24 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-20 18:38:24 +0000 |
commit | 983a0bba5d2a042c4a3bbb22432ec192c7501d82 (patch) | |
tree | b153cd387c14ba23bd5a07514c7c01fddf6a78a0 /package.json | |
parent | a2bddee2cdb38673df0e004d5b32d9f77797de64 (diff) | |
download | gitlab-ce-983a0bba5d2a042c4a3bbb22432ec192c7501d82.tar.gz |
Add latest changes from gitlab-org/gitlab@12-10-stable-ee
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index a48b2468ea8..bd2ded48e03 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "@babel/plugin-syntax-import-meta": "^7.8.3", "@babel/preset-env": "^7.8.4", "@gitlab/at.js": "1.5.5", - "@gitlab/svgs": "1.119.0", - "@gitlab/ui": "11.2.1", - "@gitlab/visual-review-tools": "1.5.1", + "@gitlab/svgs": "1.121.0", + "@gitlab/ui": "12.1.0", + "@gitlab/visual-review-tools": "1.6.1", "@sentry/browser": "^5.10.2", "@sourcegraph/code-host-integration": "0.0.36", "apollo-cache-inmemory": "^1.6.3", @@ -145,7 +145,7 @@ }, "devDependencies": { "@babel/plugin-transform-modules-commonjs": "^7.8.3", - "@gitlab/eslint-plugin": "2.0.0", + "@gitlab/eslint-plugin": "2.2.1", "@vue/test-utils": "^1.0.0-beta.30", "axios-mock-adapter": "^1.15.0", "babel-jest": "^24.1.0", |