diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-05-22 16:25:15 +0000 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2019-05-23 15:00:11 +0200 |
commit | e3b88cbea512893298932b854b888d475d76367f (patch) | |
tree | cf475377088d357f57c71941fa6de7d61f9a2279 /package.json | |
parent | 90bb8a21b8333e88912eef3ac08836d7939b9a5b (diff) | |
download | gitlab-ce-e3b88cbea512893298932b854b888d475d76367f.tar.gz |
Update dependency @gitlab/svgs to ^1.62.0
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 0cbc178a923..099d0b3d8fa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/plugin-syntax-import-meta": "^7.2.0", "@babel/preset-env": "^7.4.4", "@gitlab/csslab": "^1.9.0", - "@gitlab/svgs": "^1.60.0", + "@gitlab/svgs": "^1.62.0", "@gitlab/ui": "^3.10.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", |