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 ...@@ -34,17 +34,13 @@ exports[`ComplianceDashboard component when there are merge requests and the sho
title="" title=""
titlelinkclass="gl-tab-nav-item" titlelinkclass="gl-tab-nav-item"
> >
<template>
<merge-requests-grid-stub
<merge-requests-grid-stub mergerequests="[object Object],[object Object]"
mergerequests="[object Object],[object Object]" />
/> <span>
</template> Merge Requests
<template> </span>
<span>
Merge Requests
</span>
</template>
</b-tab-stub> </b-tab-stub>
</gl-tabs-stub> </gl-tabs-stub>
......
...@@ -43,7 +43,7 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`] ...@@ -43,7 +43,7 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`]
role="group" role="group"
tabindex="-1" tabindex="-1"
> >
<div <div
class="dropdown b-dropdown gl-new-dropdown mw-460 btn-group" class="dropdown b-dropdown gl-new-dropdown mw-460 btn-group"
data-testid="profiles-dropdown" data-testid="profiles-dropdown"
...@@ -287,7 +287,6 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`] ...@@ -287,7 +287,6 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`]
</li> </li>
</div> </div>
</div> </div>
</ul> </ul>
</div> </div>
......
...@@ -43,7 +43,7 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = ` ...@@ -43,7 +43,7 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = `
role="group" role="group"
tabindex="-1" tabindex="-1"
> >
<div <div
class="dropdown b-dropdown gl-new-dropdown mw-460 btn-group" class="dropdown b-dropdown gl-new-dropdown mw-460 btn-group"
data-testid="profiles-dropdown" data-testid="profiles-dropdown"
...@@ -287,7 +287,6 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = ` ...@@ -287,7 +287,6 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = `
</li> </li>
</div> </div>
</div> </div>
</ul> </ul>
</div> </div>
......
...@@ -156,7 +156,6 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ ...@@ -156,7 +156,6 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ
<!----> <!---->
</div> </div>
</ul> </ul>
</div> </div>
......
...@@ -176,7 +176,6 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -176,7 +176,6 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
<!----> <!---->
</div> </div>
</ul> </ul>
</div> </div>
</td> </td>
...@@ -304,7 +303,6 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -304,7 +303,6 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
<!----> <!---->
</div> </div>
</ul> </ul>
</div> </div>
</td> </td>
......
...@@ -908,10 +908,10 @@ ...@@ -908,10 +908,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/tributejs/-/tributejs-1.0.0.tgz#672befa222aeffc83e7d799b0500a7a4418e59b8" resolved "https://registry.yarnpkg.com/@gitlab/tributejs/-/tributejs-1.0.0.tgz#672befa222aeffc83e7d799b0500a7a4418e59b8"
integrity sha512-nmKw1+hB6MHvlmPz63yPwVs1qQkycHwsKgxpEbzmky16Y6mL4EJMk3w1b8QlOAF/AIAzjCERPhe/R4MJiohbZw== integrity sha512-nmKw1+hB6MHvlmPz63yPwVs1qQkycHwsKgxpEbzmky16Y6mL4EJMk3w1b8QlOAF/AIAzjCERPhe/R4MJiohbZw==
"@gitlab/ui@30.2.0": "@gitlab/ui@30.2.1":
version "30.2.0" version "30.2.1"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-30.2.0.tgz#eceec947f901cca9507a1ac8b3bd0031a5dcacf9" resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-30.2.1.tgz#be582413712cd2372ff01279e47579f5785591d4"
integrity sha512-rYG3HyUHZQyum9+6OKvp45r9b9E/wzAl8rpFyIIZMg6a14JPfsGhdjXqycWlLxf3TAsbTD6MtjQm/z/I8J6V8g== integrity sha512-Pv2w5ZSR7+G5zcaRjvf8KPs7wQRBqAXXNvKOw2pg/aZsRoK+JfN1neNmfeaqO6K/k1TJyiP6inDXAvhU8SqmOg==
dependencies: dependencies:
"@babel/standalone" "^7.0.0" "@babel/standalone" "^7.0.0"
bootstrap-vue "2.18.1" 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