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-06-08 14:57:13 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-06-08 14:57:13 +0300
commitccaf43e2ab8c79bce48d539d9769031b6fc2f1ee (patch)
tree0bacaf7794eca9c5fda96fc6288ed96975d7f40c
parent0d37a6fe5948324edcf918a121c1b22e046a8b89 (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 0ce44880..90246123 100644
--- a/package.json
+++ b/package.json
@@ -39,8 +39,8 @@
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
- "@gitlab/svgs": "^2.16.0",
- "@gitlab/ui": "^41.3.0",
+ "@gitlab/svgs": "^2.17.0",
+ "@gitlab/ui": "^41.5.0",
"@popperjs/core": "^2.11.5",
"algoliasearch": "4.13.1",
"bootstrap": "^4.6.1",
diff --git a/yarn.lock b/yarn.lock
index 89cae5a5..39678268 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1094,15 +1094,15 @@
stylelint-declaration-strict-value "1.8.0"
stylelint-scss "4.1.0"
-"@gitlab/svgs@^2.16.0":
- version "2.16.0"
- resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-2.16.0.tgz#b9551af803487158d232a8b4b806ec2bbc2fb9eb"
- integrity sha512-VvaB4ttd5mdE0ntiSZM/70dFeBu4iE4CyVJA72OyCfJLzmJEClsn81eYF44bT53BCy8rrZKgJG3lsvvlbeFCAA==
-
-"@gitlab/ui@^41.3.0":
- version "41.3.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-41.3.0.tgz#f040a6d9ce01f0626182e376f05069bf934088e8"
- integrity sha512-KUCPQX+bLrWtAHcGOtVTeNKs3JWznxnt7By2jiB7lurlSp90nNm7Jb2+Y6Rgw7sp29hL1Hsy1AcgpGqHDtUDMg==
+"@gitlab/svgs@^2.17.0":
+ version "2.17.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-2.17.0.tgz#56d0d11744859b3e1da80dedab2396a95cd01a02"
+ integrity sha512-+cmn4ptdOFjSC8ByqD41kj1xSQ9/YFYLq/Es+jy5t12HmUtvYL8YRfNTlvApReSJ8SM7scwleVy4S19M15Siqw==
+
+"@gitlab/ui@^41.5.0":
+ version "41.5.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-41.5.0.tgz#cf999e9c1e5a913d4eb703260d93d5808309b731"
+ integrity sha512-hbfBnGWRX4xXlxjwGBPXjoxUtgcJLPnpar1sVDkdzd3i9reSu4rJh/Fk+ATUoLeq8aUeFzvDgWEF5ucZAMSCOA==
dependencies:
"@popperjs/core" "^2.11.2"
bootstrap-vue "2.20.1"