diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 12:10:34 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 12:10:34 +0000 |
commit | 7dc0a21702cd9345eeee385d8ce20002d9c9fb36 (patch) | |
tree | a369b90331ed6f61a37477e5e5713fcccfd45b4c /yarn.lock | |
parent | e5f7ee6673f47290d860565f13a5a26391822260 (diff) | |
download | gitlab-ce-7dc0a21702cd9345eeee385d8ce20002d9c9fb36.tar.gz |
Add latest changes from gitlab-org/gitlab@master
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 11df8f38107..155db1e0bf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -908,10 +908,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/tributejs/-/tributejs-1.0.0.tgz#672befa222aeffc83e7d799b0500a7a4418e59b8" integrity sha512-nmKw1+hB6MHvlmPz63yPwVs1qQkycHwsKgxpEbzmky16Y6mL4EJMk3w1b8QlOAF/AIAzjCERPhe/R4MJiohbZw== -"@gitlab/ui@29.29.3": - version "29.29.3" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-29.29.3.tgz#e74de6cb16d66e09974ff438f0461a5ec5710e48" - integrity sha512-VlLMzGIIuNHuypMJBJ9TAmXqq6DvZsyDPaExJsumfkAO/3GaZXkKU9523tXGepD/WjBdVoRAVdldzyE8lUsOeg== +"@gitlab/ui@29.31.0": + version "29.31.0" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-29.31.0.tgz#4c07a20ef4de0585b241e19995e50e05b3ba3557" + integrity sha512-pZEWKxH5yrAogfutST/hJoTqLtBkubQHVAgADlcyysl2Yc9trgd+OQBv3tBUn8FLItcGpgJsanAq8VOwGYkFaw== dependencies: "@babel/standalone" "^7.0.0" "@gitlab/vue-toasted" "^1.3.0" |