Commit 3d9645ab authored by Mark Florian's avatar Mark Florian

Merge branch 'renovate/major-gitlab-uisvg' into 'master'

Update dependency @gitlab/ui to v35

See merge request gitlab-org/gitlab!79430
parents 6b6f6862 519ec92f
...@@ -26,7 +26,6 @@ exports[`ComplianceDashboard component when there are merge requests and the sho ...@@ -26,7 +26,6 @@ exports[`ComplianceDashboard component when there are merge requests and the sho
<gl-tabs-stub <gl-tabs-stub
queryparamname="tab" queryparamname="tab"
theme="indigo"
value="0" value="0"
> >
<b-tab-stub <b-tab-stub
......
...@@ -17,7 +17,6 @@ exports[`AddContextCommitsModal renders modal with 2 tabs 1`] = ` ...@@ -17,7 +17,6 @@ exports[`AddContextCommitsModal renders modal with 2 tabs 1`] = `
<gl-tabs-stub <gl-tabs-stub
contentclass="pt-0" contentclass="pt-0"
queryparamname="tab" queryparamname="tab"
theme="indigo"
value="0" value="0"
> >
<gl-tab-stub <gl-tab-stub
......
...@@ -14,7 +14,6 @@ exports[`Code navigation popover component renders popover 1`] = ` ...@@ -14,7 +14,6 @@ exports[`Code navigation popover component renders popover 1`] = `
contentclass="gl-py-0" contentclass="gl-py-0"
navclass="gl-hidden" navclass="gl-hidden"
queryparamname="tab" queryparamname="tab"
theme="indigo"
value="0" value="0"
> >
<gl-tab-stub <gl-tab-stub
......
...@@ -40,7 +40,6 @@ exports[`IncidentsSettingTabs should render the component 1`] = ` ...@@ -40,7 +40,6 @@ exports[`IncidentsSettingTabs should render the component 1`] = `
> >
<gl-tabs-stub <gl-tabs-stub
queryparamname="tab" queryparamname="tab"
theme="indigo"
value="0" value="0"
> >
<!----> <!---->
......
...@@ -962,10 +962,10 @@ ...@@ -962,10 +962,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-2.2.0.tgz#95cf58d6ae634d535145159f08f5cff6241d4013" resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-2.2.0.tgz#95cf58d6ae634d535145159f08f5cff6241d4013"
integrity sha512-mCwR3KfNPsxRoojtTjMIZwdd4FFlBh5DlR9AeodP+7+k8rILdWGYxTZbJMPNXoPbZx16R94nG8c5bR7toD4QBw== integrity sha512-mCwR3KfNPsxRoojtTjMIZwdd4FFlBh5DlR9AeodP+7+k8rILdWGYxTZbJMPNXoPbZx16R94nG8c5bR7toD4QBw==
"@gitlab/ui@34.0.0": "@gitlab/ui@35.0.0":
version "34.0.0" version "35.0.0"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-34.0.0.tgz#0fe9574df2c38aeb63add94e4549ed4e65975ef8" resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-35.0.0.tgz#9fb89babddc337830f1245044fe7946b266395b4"
integrity sha512-BFh3x+GCqWAoWhNJhJUunW3eHQLQkBOTBwZFJWSS+1+9ZtetqU3t0/OoqYjJuyTsqdra7A/e6BZsU0j7CnbY+Q== integrity sha512-iGGsLFgy/BOnmym2VBT+ByiP7mY/DtJPDSoYjd7QtJbOF17A+MyvOwBFGTUXAJxDtWTYSkMZkEuwZVA3VOEwyQ==
dependencies: dependencies:
"@babel/standalone" "^7.0.0" "@babel/standalone" "^7.0.0"
bootstrap-vue "2.20.1" bootstrap-vue "2.20.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