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>2023-12-18 03:18:22 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-12-18 03:18:22 +0300
commitf9e44472fde5826eb3aac7786312d6573f44f52e (patch)
tree24442eec2f6991b5ae9f6af7cfa3042acb51263c
parentcea3ca386eed7cc5b5a07e9a468d846428c64753 (diff)
Update NodeJS dependencies
-rw-r--r--package.json4
-rw-r--r--yarn.lock18
2 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index 0f59b7af..aa47a356 100644
--- a/package.json
+++ b/package.json
@@ -57,8 +57,8 @@
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "^3.72.0",
- "@gitlab/ui": "^71.10.0",
+ "@gitlab/svgs": "^3.73.0",
+ "@gitlab/ui": "^71.11.1",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",
diff --git a/yarn.lock b/yarn.lock
index f6b19e53..4a280637 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1219,15 +1219,15 @@
stylelint-declaration-strict-value "1.9.2"
stylelint-scss "5.1.0"
-"@gitlab/svgs@^3.72.0":
- version "3.72.0"
- resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-3.72.0.tgz#5daaa7366913b52ea89439305067e030f967c8a5"
- integrity sha512-VbSdwXxu9Y6NAXNFTROjZa83e2b8QeDAO7byqjJ0z+2Y3gGGXdw+HclAzz0Ns8B0+DMV5mV7dtmTlv/1xAXXYQ==
-
-"@gitlab/ui@^71.10.0":
- version "71.10.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-71.10.0.tgz#157e43d2c53071034736755e76fa88cdadab3331"
- integrity sha512-7PeTJreyVc0JBwqJMy28rQHE+agG1CqvzAgDc9y/rdB/rEw/BG6O8qIWc5g0KWw5tcyeKcZ2Yfc0IhvQ1c9sWw==
+"@gitlab/svgs@^3.73.0":
+ version "3.73.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-3.73.0.tgz#6f4cc3f3021fb2c17809d45c2b9481e6be9e4879"
+ integrity sha512-nF5mL0LCQaPDjPoA4TpYkKWxvlr5V+PfNC9YPryLXBnOKc4S0Acrq8HZBxwU5N7U3vUVTMqxUn3cfgXcRVDtSw==
+
+"@gitlab/ui@^71.11.1":
+ version "71.11.1"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-71.11.1.tgz#8ce051fdfa6b564830b26e440fa5b394581bfbac"
+ integrity sha512-59JZOwDOIl3kijD3Yr6pNUUP7wvTWMltOoLm3ySbZNPozuSUVYZqMNt/LS1s/SxMODiAgmJEoOO9p3j21P2T0A==
dependencies:
"@floating-ui/dom" "1.2.9"
bootstrap-vue "2.23.1"