diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-09 18:09:01 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-09 18:09:01 +0000 |
commit | e16c0f461fcacffa4e56cf44f9563261d6b5c080 (patch) | |
tree | b1895c8de25d0c7a573b4df59f879cd263f009b5 /package.json | |
parent | 1804227b4fb012858930b66419b026a5bf8b8f7d (diff) | |
download | gitlab-ce-e16c0f461fcacffa4e56cf44f9563261d6b5c080.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8081f74c4b7..c259a7dfb68 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@gitlab/ui": "^9.4.1", "@gitlab/visual-review-tools": "1.5.1", "@sentry/browser": "^5.10.2", - "@sourcegraph/code-host-integration": "0.0.29", + "@sourcegraph/code-host-integration": "0.0.30", "apollo-cache-inmemory": "^1.6.3", "apollo-client": "^2.6.4", "apollo-link": "^1.2.11", |