summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas 'Eipi' Eipert <leipert@gitlab.com>2019-02-22 09:28:57 +0000
committerLukas 'Eipi' Eipert <leipert@gitlab.com>2019-02-22 09:28:57 +0000
commit9cbfab5ff86c090d49341f63447e930bb72508c4 (patch)
tree65e1ca976978758db4394b5ceccc22d8bb934b2f
parent45b3513f12570e367b6ee4e49306cb6115f97c5f (diff)
downloadgitlab-ce-9cbfab5ff86c090d49341f63447e930bb72508c4.tar.gz
Update dependency @gitlab/svgs to ^1.54.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 1a6538cf791..4ec484a5e86 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@gitlab/csslab": "^1.8.0",
- "@gitlab/svgs": "^1.53.0",
+ "@gitlab/svgs": "^1.54.0",
"@gitlab/ui": "^2.0.4",
"apollo-boost": "^0.1.20",
"apollo-client": "^2.4.5",
diff --git a/yarn.lock b/yarn.lock
index 9ecb2b82f8f..3143524e331 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -653,10 +653,10 @@
eslint-plugin-promise "^4.0.1"
eslint-plugin-vue "^5.0.0"
-"@gitlab/svgs@^1.53.0":
- version "1.53.0"
- resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.53.0.tgz#a0c463953f24ff07a5871a68d3e9ae3cb45e5267"
- integrity sha512-u4AqIKCVcnG727BLW6wxRkXDfDexD4KlT2JxiPtKBJLmA6mwhSiCCD3ZDMd5W+bbTfl48KdcuV03MXmiqyONNw==
+"@gitlab/svgs@^1.54.0":
+ version "1.54.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.54.0.tgz#00320e845efd46716042cde0c348b990d4908daf"
+ integrity sha512-DR17iy8TM5IbXEacqiDP0p8SuC/J8EL+98xbfVz5BKvRsPHpeZJQNlBF/petIV5d+KWM5A9v3GZTY7uMU7z/JQ==
"@gitlab/ui@^2.0.4":
version "2.0.4"