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>2021-01-25 03:18:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-25 03:18:39 +0300
commitcbe85f2c3991d3504ada8ec8010c9b34c91677bc (patch)
tree2c6e554daeac4ebcc2336363548c59e9676bbcf6 /package.json
parent22b93597de639655a22f9c08cc711a1c65a6bb26 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index bbc7d69b..2d72563b 100644
--- a/package.json
+++ b/package.json
@@ -11,32 +11,32 @@
},
"devDependencies": {
"@babel/core": "^7.12.10",
- "@babel/preset-env": "^7.12.10",
+ "@babel/preset-env": "^7.12.11",
"@gitlab/eslint-plugin": "^5.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-replace": "^2.3.4",
- "@vue/test-utils": "^1.1.1",
+ "@vue/test-utils": "^1.1.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.6.3",
- "eslint": "^7.15.0",
+ "eslint": "^7.18.0",
"glob": "^7.1.6",
"jest": "^26.6.3",
"prettier": "^2.2.1",
- "rollup": "^2.34.2",
+ "rollup": "^2.38.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
- "rollup-plugin-import-resolver": "^1.0.4",
+ "rollup-plugin-import-resolver": "^1.0.5",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-vue": "^5.1.9",
"vue-jest": "^3.0.7",
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
- "@gitlab/svgs": "^1.176.0",
- "@gitlab/ui": "^24.7.0",
- "algoliasearch": "4.8.3",
- "bootstrap": "^4.5.3",
+ "@gitlab/svgs": "^1.179.0",
+ "@gitlab/ui": "^24.11.1",
+ "algoliasearch": "4.8.4",
+ "bootstrap": "^4.6.0",
"@tnir/instantsearch.js": "4.8.1-q",
"pikaday": "^1.8.2",
"popper.js": "1.16.1-lts",