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 Bot <gitlab-bot@gitlab.com>2020-11-09 04:20:49 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-09 04:20:49 +0300
commite2ca8549851051a153a87aabf14b9c90fbd77ba1 (patch)
tree0eac4f2fa6bd6aeaf008944f9a7dcadf33165c12
parent8ffec119a690406bf8c837091407e3601527e202 (diff)
Update dependency @gitlab/ui to v23
-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 a83e1791..94b3b8f9 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
},
"dependencies": {
"@gitlab/svgs": "^1.175.0",
- "@gitlab/ui": "^21.44.0",
+ "@gitlab/ui": "^23.0.0",
"algoliasearch": "4.6.0",
"bootstrap": "^4.5.3",
"@tnir/instantsearch.js": "4.8.1-q",
diff --git a/yarn.lock b/yarn.lock
index e161890c..95723835 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -997,10 +997,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.175.0.tgz#734f341784af1cd1d62d160a17bcdfb61ff7b04d"
integrity sha512-gXpc87TGSXIzfAr4QER1Qw1v3P47pBO6BXkma52blgwXVmcFNe3nhQzqsqt66wKNzrIrk3lAcB4GUyPHbPVXpg==
-"@gitlab/ui@^21.44.0":
- version "21.44.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-21.44.0.tgz#a8bf21434aa269eb198bcf88091eedb9d021e58f"
- integrity sha512-WvHodwtJX2Xxj0D4QBG8KwQ21zpvDjL6rA1lRGbh5TO90p2NMYL+COi2WRqX+5Hj0bQhKcMEmpCQLqdO7Y2u4g==
+"@gitlab/ui@^23.0.0":
+ version "23.0.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-23.0.0.tgz#c6b96220c0a7f8f249e06b8ad67ddf53ded89e33"
+ integrity sha512-y5WIkDHq4VS3eFQDOkQNrfroDu8rNyWLVhTE89oZ1zxlOh228yXdql8FccNTnRaPhC1YbZLGcvDJzYsWXht58A==
dependencies:
"@babel/standalone" "^7.0.0"
"@gitlab/vue-toasted" "^1.3.0"