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-12-07 03:21:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-07 03:21:01 +0300
commit367e102657bd30e7cba7d4d7a67bd5412a398f06 (patch)
tree62786d26b598c4a612b35141f0d99556773a90e8 /package.json
parent32625b8b3625c2a93f1d1c651199d82ec1fa6df0 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 8f2ba1406..517b07a5d 100644
--- a/package.json
+++ b/package.json
@@ -19,11 +19,11 @@
"@vue/test-utils": "^1.1.1",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.6.3",
- "eslint": "^7.14.0",
+ "eslint": "^7.15.0",
"glob": "^7.1.6",
"jest": "^26.6.3",
"prettier": "^2.2.1",
- "rollup": "^2.34.0",
+ "rollup": "^2.34.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-import-resolver": "^1.0.4",
@@ -33,9 +33,9 @@
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
- "@gitlab/svgs": "^1.175.0",
- "@gitlab/ui": "^24.2.0",
- "algoliasearch": "4.8.2",
+ "@gitlab/svgs": "^1.176.0",
+ "@gitlab/ui": "^24.5.0",
+ "algoliasearch": "4.8.3",
"bootstrap": "^4.5.3",
"@tnir/instantsearch.js": "4.8.1-q",
"pikaday": "^1.8.2",