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-11-28 05:16:57 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-11-28 05:16:57 +0300
commit9a1ca9e95eac6d5e5d3bc12d13f64aac2a87e9ff (patch)
tree6611328e99669cc34fabfc5c11b2dfedbe037b9e
parentce66e3f9b43bebc6a2f263238ae3eeec890c25da (diff)
Update dependency @gitlab/ui to v50
-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 e423a8e2..9166b368 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@docsearch/css": "^3.3.0",
"@docsearch/js": "3",
"@gitlab/svgs": "^3.11.0",
- "@gitlab/ui": "^49.11.2",
+ "@gitlab/ui": "^50.1.2",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",
diff --git a/yarn.lock b/yarn.lock
index 7668c3b4..5a28e570 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1180,10 +1180,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-3.11.0.tgz#91e8e25583cddef48c0c79175203e5b0a4eaa519"
integrity sha512-1cJu1WXPoOHfGgv5fT3nmA9cgAQ3U1Fm/oMSVYUgBxU35R0I8W704GMLsIZwBuQ/S/Ow7WLwIkoOhLb/spNKPg==
-"@gitlab/ui@^49.11.2":
- version "49.11.2"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-49.11.2.tgz#290bba7a3d4682365ad81747cf54a2f9927526c1"
- integrity sha512-qu5qcl+4niYBCPIZS9ZU0i1h/IGL4ZOp4hDsEAIUFGJg9Sp0TBmwdjwKJQbvnexDS3xs1eSBzi+kQ57H+c9wQQ==
+"@gitlab/ui@^50.1.2":
+ version "50.1.2"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-50.1.2.tgz#d24100b6d6fc77c7708d9139f09e2142b1292d31"
+ integrity sha512-bRzF9SkDGY2WrmIuFriFLyRMym2ydAeJB71FCXfHvhei3EWAeaiZv5oEB/a4oMN8nmt0rt4GrPQ5PpGiQKoKfQ==
dependencies:
"@popperjs/core" "^2.11.2"
bootstrap-vue "2.20.1"