diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-01-23 08:44:46 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2018-01-23 08:44:46 +0000 |
commit | deb9287fc287d54907c7e642b98285210dea46f0 (patch) | |
tree | 3b2c65a44546e8a2851c73857858bb9998d2ea85 /yarn.lock | |
parent | a7b8b6d321068400695bb07a8d1ee26ffe99b9a2 (diff) | |
download | gitlab-ce-deb9287fc287d54907c7e642b98285210dea46f0.tar.gz |
Backport for Resolve "change status icon for reports when fails to be found or cannot load"
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 81add9b7247..6bd28c12f05 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.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.5.0.tgz#6635df6aad6c71fb293ff113efd4311a744c0e2c" +"@gitlab-org/gitlab-svgs@^1.6.0": + version "1.6.0" + resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.6.0.tgz#08fa5f2e80b7ac4e4713f71fe8a684bd34430c9d" "@types/jquery@^2.0.40": version "2.0.48" |