Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 8dc37565326..e54939c29f5 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
"@gitlab/favicon-overlay": "2.0.0",
"@gitlab/svgs": "1.211.0",
"@gitlab/tributejs": "1.0.0",
- "@gitlab/ui": "32.3.1",
+ "@gitlab/ui": "32.4.0",
"@gitlab/visual-review-tools": "1.6.1",
"@rails/actioncable": "6.1.3-2",
"@rails/ujs": "6.1.3-2",
diff --git a/yarn.lock b/yarn.lock
index e9daeec9872..cde02ea9f75 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.3.1":
- version "32.3.1"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.3.1.tgz#a748305cd8c0a5787baaf4a5adc52ed3d71197e1"
- integrity sha512-euntNHK2UilmqWvqgXgni7nIH55gjzw1fp509G37X5ug2I5ioSw/kQ27gx9lrVZyLF8glGTseMyKq2+nLUuvWA==
+"@gitlab/ui@32.4.0":
+ version "32.4.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.4.0.tgz#6186c4b2c6a23599036208d48d59718b922eadb4"
+ integrity sha512-+f0jAx1aH02z1cVn6jB9PjcAIIy5qVHBzLlxe1Xd3mnhH4G/z4aYTkThhgI2UCvBckSNuVEPktDvN1N9vD+63g==
dependencies:
"@babel/standalone" "^7.0.0"
bootstrap-vue "2.18.1"