Commit ea4633b3 authored by GitLab Renovate's avatar GitLab Renovate Committed by Enrique Alcántara

Update dependency @gitlab/ui to v30.2.1

parent 019c5f55
......@@ -34,17 +34,13 @@ exports[`ComplianceDashboard component when there are merge requests and the sho
title=""
titlelinkclass="gl-tab-nav-item"
>
<template>
<merge-requests-grid-stub
mergerequests="[object Object],[object Object]"
/>
</template>
<template>
<span>
Merge Requests
</span>
</template>
<merge-requests-grid-stub
mergerequests="[object Object],[object Object]"
/>
<span>
Merge Requests
</span>
</b-tab-stub>
</gl-tabs-stub>
......
......@@ -43,7 +43,7 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`]
role="group"
tabindex="-1"
>
<div
class="dropdown b-dropdown gl-new-dropdown mw-460 btn-group"
data-testid="profiles-dropdown"
......@@ -287,7 +287,6 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`]
</li>
</div>
</div>
</ul>
</div>
......
......@@ -43,7 +43,7 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = `
role="group"
tabindex="-1"
>
<div
class="dropdown b-dropdown gl-new-dropdown mw-460 btn-group"
data-testid="profiles-dropdown"
......@@ -287,7 +287,6 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = `
</li>
</div>
</div>
</ul>
</div>
......
......@@ -156,7 +156,6 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ
<!---->
</div>
</ul>
</div>
......
......@@ -176,7 +176,6 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
<!---->
</div>
</ul>
</div>
</td>
......@@ -304,7 +303,6 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
<!---->
</div>
</ul>
</div>
</td>
......
......@@ -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@30.2.0":
version "30.2.0"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-30.2.0.tgz#eceec947f901cca9507a1ac8b3bd0031a5dcacf9"
integrity sha512-rYG3HyUHZQyum9+6OKvp45r9b9E/wzAl8rpFyIIZMg6a14JPfsGhdjXqycWlLxf3TAsbTD6MtjQm/z/I8J6V8g==
"@gitlab/ui@30.2.1":
version "30.2.1"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-30.2.1.tgz#be582413712cd2372ff01279e47579f5785591d4"
integrity sha512-Pv2w5ZSR7+G5zcaRjvf8KPs7wQRBqAXXNvKOw2pg/aZsRoK+JfN1neNmfeaqO6K/k1TJyiP6inDXAvhU8SqmOg==
dependencies:
"@babel/standalone" "^7.0.0"
bootstrap-vue "2.18.1"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment