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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-03-21 05:18:57 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-03-21 05:18:57 +0300
commit857468766fd169b2db1cc2943403512df201b77d (patch)
treeb26bdecf96cc27e6201ea31913a7f9b360d02fde
parent342a91c6c0db93550c0c91d9885bbebdaacf86f6 (diff)
Update dependency @gitlab/ui to v38
-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 a78fe540..f0c91ad6 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
},
"dependencies": {
"@gitlab/svgs": "^2.6.0",
- "@gitlab/ui": "^37.10.0",
+ "@gitlab/ui": "^38.0.0",
"@popperjs/core": "^2.11.4",
"algoliasearch": "4.13.0",
"bootstrap": "^4.6.1",
diff --git a/yarn.lock b/yarn.lock
index 62a4b7b6..f0c90fd9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1090,10 +1090,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-2.6.0.tgz#49f020b0a732f5df01138bd21b610a0a940badd6"
integrity sha512-jI8CHlrriePtUsognRkpZQWVsZe7ZjytmKakeYyU1aKvsnJ4fAeySlVkCAiqKbbZm3T/eeH/6b3jxHn24U0k0Q==
-"@gitlab/ui@^37.10.0":
- version "37.10.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-37.10.0.tgz#b54f9fd58aa31e0f0c02ad1e584280a31b0bc594"
- integrity sha512-2TMnrV8l9vH1Odr4vb0XGQb8AOAcnsFW+5uHpSDIahsNvkT4ORhvsLg3tt6PYUjqzQm2D/A1VLiymOHYs/pTgA==
+"@gitlab/ui@^38.0.0":
+ version "38.0.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-38.0.0.tgz#0cce0676affe80d955a2b00b981f5a103af661cc"
+ integrity sha512-n6cANaTXltJ9fiWxR5Xv6ADliPtnoSrBZUbUurX0etB1PdIcEZazo1PfIKyeu5rsaEkFcnGBlj28ynHZsnI+3w==
dependencies:
"@babel/standalone" "^7.0.0"
bootstrap-vue "2.20.1"