diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-05-24 15:25:27 +0000 |
---|---|---|
committer | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-05-24 15:25:27 +0000 |
commit | a408506fdfc9eada68ed1ff2227517022d895556 (patch) | |
tree | 7221349ee4b8dca3d1111269937cf707d419b5ce /package.json | |
parent | c0ea4164cdc21e831fbbfa9dee48a6fa2766d9fc (diff) | |
download | gitlab-ce-a408506fdfc9eada68ed1ff2227517022d895556.tar.gz |
Update dependency @gitlab/svgs to ^1.63.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 381accff23b..a4ec2dce0df 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.62.0", + "@gitlab/svgs": "^1.63.0", "@gitlab/ui": "^3.10.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", |