diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-09-15 06:10:57 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-09-15 06:10:57 +0000 |
commit | 034e7d969a591605267c0e5ddbe6f2228bf8e43d (patch) | |
tree | 408e33f34a634187a765ee7d208a55d27bcbd770 /yarn.lock | |
parent | 26c3184b621c4349997b1fade462c3fb480ad976 (diff) | |
download | gitlab-ce-034e7d969a591605267c0e5ddbe6f2228bf8e43d.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 a2aa52b9542..a371b8472a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -974,10 +974,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/tributejs/-/tributejs-1.0.0.tgz#672befa222aeffc83e7d799b0500a7a4418e59b8" integrity sha512-nmKw1+hB6MHvlmPz63yPwVs1qQkycHwsKgxpEbzmky16Y6mL4EJMk3w1b8QlOAF/AIAzjCERPhe/R4MJiohbZw== -"@gitlab/ui@32.10.0": - version "32.10.0" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.10.0.tgz#7c6ff39d2dc0b770237289dedf2eee46a618021b" - integrity sha512-Kr4sDomMmxOr/PgQsfJ45HCHdTjbb9UISYxwtugAGKJKha/zHmpSEtZFu0R1cLhnVUqS0Y+FSgkq2nAw3NuxIA== +"@gitlab/ui@32.10.1": + version "32.10.1" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.10.1.tgz#36c1e6688c5db85ddea7dcc1fc7e83ea8e3f091f" + integrity sha512-Z0qrhbrE1Y4XR9pUPZVLyjVUYOWwZHHwqw81mD3yP3sbSv0ZIxFRq7Ij0JOM1WPW74SM2nHPvSfwe3217xQkyg== dependencies: "@babel/standalone" "^7.0.0" bootstrap-vue "2.18.1" |