diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-02-21 10:16:21 +0000 |
---|---|---|
committer | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-02-21 10:16:21 +0000 |
commit | 9eb7f22e5abebd07566a427f6335979519ba43c3 (patch) | |
tree | d73f476d158312462ea0c39980cab1bca423df58 /yarn.lock | |
parent | 499ca7f2e2d07ac244b5034d2f8d32a8bc200b9e (diff) | |
download | gitlab-ce-9eb7f22e5abebd07566a427f6335979519ba43c3.tar.gz |
Update dependency @gitlab/svgs to ^1.53.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 0111b583404..9ecb2b82f8f 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.52.0": - version "1.52.0" - resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.52.0.tgz#870b0112a18b10d2cde5470a48b05025193cd207" - integrity sha512-xqDYIaSY1MJuCa7lRIDTTPoXn6x57So2qchxwmELE+SAJxlYlpYgDKCNWcGawhyTZRDZuG/qFBWp0sMeTQD//A== +"@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/ui@^2.0.4": version "2.0.4" |