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-16 03:20:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-16 03:20:36 +0300
commit36294530cd8421ba864ee45c42e30e920addd726 (patch)
tree4bbacb5fd9de67afa08ced00f774cfc9b9ecd080 /package.json
parent98f967ef0b1f697277203bba981e64aa8913447d (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 94b3b8f9..bb1e6479 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"glob": "^7.1.6",
"jest": "^26.6.3",
"prettier": "2.1.2",
- "rollup": "^2.33.1",
+ "rollup": "^2.33.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-import-resolver": "^1.0.4",
@@ -34,7 +34,7 @@
},
"dependencies": {
"@gitlab/svgs": "^1.175.0",
- "@gitlab/ui": "^23.0.0",
+ "@gitlab/ui": "^23.8.0",
"algoliasearch": "4.6.0",
"bootstrap": "^4.5.3",
"@tnir/instantsearch.js": "4.8.1-q",