diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-03-19 09:16:35 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-03-19 09:16:35 +0000 |
commit | afa002c10d04e4909186920409319d254fe641ee (patch) | |
tree | 88c16f58acc8cc2827a4671b1987c79b2473e74c /yarn.lock | |
parent | 57c5cb568c36e4c6ff609bc6e50c421b3d46a697 (diff) | |
download | gitlab-ce-afa002c10d04e4909186920409319d254fe641ee.tar.gz |
Updates svg dependency
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index 3cc5445c402..36683a2a480 100644 --- a/yarn.lock +++ b/yarn.lock @@ -54,9 +54,9 @@ lodash "^4.2.0" to-fast-properties "^2.0.0" -"@gitlab-org/gitlab-svgs@^1.14.0": - version "1.14.0" - resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.14.0.tgz#b4a5cca3106f33224c5486cf674ba3b70cee727e" +"@gitlab-org/gitlab-svgs@^1.16.0": + version "1.16.0" + resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.16.0.tgz#6c88a1bd9f5b3d3e5bf6a6d89d61724022185667" "@types/jquery@^2.0.40": version "2.0.48" |