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:
authorSarah German <sgerman@gitlab.com>2024-01-08 19:53:47 +0300
committerSarah German <sgerman@gitlab.com>2024-01-08 19:53:47 +0300
commit02fa5378aad0c99c2715a81e2fe34986fcd66cf4 (patch)
tree9bc4cf13961a55a697da2b4781c85da9eaac4821
parent71a22432a42b04c31415d734ab3be4ffc29814e4 (diff)
parenta92566f912562f927f9b817f3afdb96afea6d7d6 (diff)
Merge branch 'renovate/nodejs-dependencies' into 'main'
Update dependency @gitlab/ui to ^72.4.0 See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4509 Merged-by: Sarah German <sgerman@gitlab.com> Approved-by: Sarah German <sgerman@gitlab.com> Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
-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 2bc9de5f..aed4b7c4 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"dependencies": {
"@gitlab/fonts": "^1.3.0",
"@gitlab/svgs": "^3.74.0",
- "@gitlab/ui": "^72.3.0",
+ "@gitlab/ui": "^72.4.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",
diff --git a/yarn.lock b/yarn.lock
index bb3d0a22..959955ef 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1224,10 +1224,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-3.74.0.tgz#b6b41be65b9e70378c0cef0435f96edd5467e759"
integrity sha512-eHoywPSLrYb+I/IYGapei2Tum5vLtgWkFxN0fxmUUAnBnxFSA+67aheI33kQVV3WjANuZGkglfPBX3QAmN8BLA==
-"@gitlab/ui@^72.3.0":
- version "72.3.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-72.3.0.tgz#8c5ab2f5ab3386c2a9b2800f498677e486133754"
- integrity sha512-E8Fbi9PAdy1UEdnyv2kO4997MINkp17PRCNpRvgzIYgiGCZsfiuFab4q2m3UOLe29z25neiTKk5YYABrpQLxWg==
+"@gitlab/ui@^72.4.0":
+ version "72.4.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-72.4.0.tgz#035e2aa31c456900d2230edeb66b9eebc78fcb21"
+ integrity sha512-6mgMHMEvIZ0jDnP8tDLgBmnrOCNvZ6rTmA68O5Xz9SQNuaTGfwuAc4xTql5fg9k8Ts5Jf9YU8x/IHCCVBAgvAg==
dependencies:
"@floating-ui/dom" "1.2.9"
bootstrap-vue "2.23.1"