diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-01-29 02:26:10 +0000 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2019-01-29 09:34:14 +0100 |
commit | 16f00bd96c13d1dcdb8c64a09630a2f83c0a59c4 (patch) | |
tree | 95f5aa770360d8abd8339fea78ec02dd485f6190 /yarn.lock | |
parent | 8b25e00f47b534735585f72d848a2829aef0ba94 (diff) | |
download | gitlab-ce-16f00bd96c13d1dcdb8c64a09630a2f83c0a59c4.tar.gz |
Update dependency @gitlab/svgs to ^1.48.0
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock index 867f2ff46e3..5c9139fdbfa 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.47.0": - version "1.47.0" - resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.47.0.tgz#c03dda41aefd3889cbfed95a391836106ae2ac4d" - integrity sha512-0Bx/HxqR8xpqqaLnZiFAHIh1jTAFQPFToVZ6Wi3QyhsAwmXRAbgw1SlkRMZ7w3e6l+G71Wnw+GnI4rx1gK8JLQ== +"@gitlab/svgs@^1.48.0": + version "1.48.0" + resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.48.0.tgz#7b2e20e357d85aa46e905e6ca51b0b4184ae2794" + integrity sha512-9lRsfqN0W3JxopiXnTzvDY31O465jMTGNKpiOCXy7uAMfwZA6UsRsc7Pp369uKnOLR0duXUGOxOv4NGsK6AeXw== "@gitlab/ui@^1.22.1": version "1.22.1" |