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-30 03:20:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-30 03:20:34 +0300
commit8aeb53042c91b203bf8a95f8a063f0703d95ecb7 (patch)
tree792b1d831f855372e036cf91cea2477ce2100870 /package.json
parent6e83e64cb6cf89c3868f423127808ef73f4bcb8e (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 02123c5b..41a64338 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"prettier:fix": "prettier --write '**/*.{js,vue}'"
},
"devDependencies": {
- "@babel/core": "^7.12.7",
+ "@babel/core": "^7.12.9",
"@babel/preset-env": "^7.12.7",
"@gitlab/eslint-plugin": "^5.0.0",
"@rollup/plugin-json": "^4.1.0",
@@ -22,8 +22,8 @@
"eslint": "^7.14.0",
"glob": "^7.1.6",
"jest": "^26.6.3",
- "prettier": "2.2.0",
- "rollup": "^2.33.3",
+ "prettier": "2.2.1",
+ "rollup": "^2.34.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-import-resolver": "^1.0.4",
@@ -35,7 +35,7 @@
"dependencies": {
"@gitlab/svgs": "^1.175.0",
"@gitlab/ui": "^23.12.1",
- "algoliasearch": "4.8.0",
+ "algoliasearch": "4.8.2",
"bootstrap": "^4.5.3",
"@tnir/instantsearch.js": "4.8.1-q",
"pikaday": "^1.8.2",