diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-04-02 19:26:26 +0000 |
---|---|---|
committer | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-04-02 19:26:26 +0000 |
commit | f3b81ee6f2b3e7439ab0e5507c024f277fc446bd (patch) | |
tree | e15a039f6ba1b60a86f294b9a34c3985d05e97cc /package.json | |
parent | 9f6ab1a5953eff45da9b8d2a5fcb92fe7b44a95d (diff) | |
download | gitlab-ce-f3b81ee6f2b3e7439ab0e5507c024f277fc446bd.tar.gz |
Update dependency @gitlab/svgs to ^1.58.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 a2d96cc551a..29a3b3d0459 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/plugin-syntax-import-meta": "^7.2.0", "@babel/preset-env": "^7.3.1", "@gitlab/csslab": "^1.9.0", - "@gitlab/svgs": "^1.57.0", + "@gitlab/svgs": "^1.58.0", "@gitlab/ui": "^3.0.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", |