diff options
author | Lukas Eipert <leipert@gitlab.com> | 2019-08-13 05:23:27 +0000 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2019-08-13 05:23:27 +0000 |
commit | b26b95ac539795e43fff8f943ac6840b1db71780 (patch) | |
tree | 1bb041a7b1690a3eef3698e7519afd16c7d871ba /package.json | |
parent | e8befb6498e806997693a0167f01360bfe0aa11a (diff) | |
download | gitlab-ce-b26b95ac539795e43fff8f943ac6840b1db71780.tar.gz |
Update dependency @gitlab/svgs to ^1.68.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 803aebcb5fd..2b9a00d1cbd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/plugin-syntax-import-meta": "^7.2.0", "@babel/preset-env": "^7.4.4", "@gitlab/csslab": "^1.9.0", - "@gitlab/svgs": "^1.67.0", + "@gitlab/svgs": "^1.68.0", "@gitlab/ui": "5.15.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", |