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-10-19 03:20:05 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-19 03:20:05 +0300
commit74644af3e81209ef8e4912bb4ee0c16ae5112660 (patch)
tree600813136dc3816b7fd02c0affd5142f80817bfa /package.json
parent58df6bc19002e42337843569d7c7f0d3c52874ea (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 5180d5b8..555eb182 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,8 @@
"prettier:fix": "prettier --write '**/*.{js,vue}'"
},
"devDependencies": {
- "@babel/core": "^7.11.6",
- "@babel/preset-env": "^7.11.5",
+ "@babel/core": "^7.12.3",
+ "@babel/preset-env": "^7.12.1",
"@gitlab/eslint-plugin": "^4.1.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
@@ -23,7 +23,7 @@
"glob": "^7.1.6",
"jest": "^26.5.3",
"prettier": "2.1.2",
- "rollup": "^2.29.0",
+ "rollup": "^2.32.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-import-resolver": "^1.0.4",
@@ -34,9 +34,9 @@
},
"dependencies": {
"@gitlab/svgs": "^1.171.0",
- "@gitlab/ui": "^21.25.0",
+ "@gitlab/ui": "^21.32.2",
"algoliasearch": "4.5.1",
- "bootstrap": "^4.5.2",
+ "bootstrap": "^4.5.3",
"@tnir/instantsearch.js": "4.8.1-q",
"pikaday": "^1.8.0",
"popper.js": "1.16.1-lts",