diff options
author | Lukas Eipert <leipert@gitlab.com> | 2019-02-06 14:07:04 +0100 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2019-02-07 17:06:24 +0100 |
commit | d4ad8a5e56dc03c2fcd48cc1b054b18f8b347c74 (patch) | |
tree | a8988ad1cea970d513220adb030e8575537c2f93 /yarn.lock | |
parent | 37410a9ddf2eb90361974fd676bd0558dcad3ffa (diff) | |
download | gitlab-ce-d4ad8a5e56dc03c2fcd48cc1b054b18f8b347c74.tar.gz |
Project template: Fall back to GitLab logojlenny-AddPagesTemplates
Use gitlab-svg to provide the icons for rails, spring and express. For
the new GitLab pages templates, we are falling back to the GitLab logo.
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 423c7f75d47..9d0ba6640f0 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.48.0": - version "1.48.0" - resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.48.0.tgz#7b2e20e357d85aa46e905e6ca51b0b4184ae2794" - integrity sha512-9lRsfqN0W3JxopiXnTzvDY31O465jMTGNKpiOCXy7uAMfwZA6UsRsc7Pp369uKnOLR0duXUGOxOv4NGsK6AeXw== +"@gitlab/svgs@^1.51.0": + version "1.51.0" + resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.51.0.tgz#1b608f68dfb74284401b1cbdb823440f6e8b0091" + integrity sha512-B1Wdhfy5ZClkHuaaCUUZyOBF8CFxxHqxGGhveRekOowtlMExa3tx+YkqNa5XPsEVMF6Aqnh8evQmmN4b+zrHVQ== "@gitlab/ui@^2.0.2": version "2.0.2" |