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-02-01 03:19:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-01 03:19:28 +0300
commitacfc5da70f85a6f793775f034564ca99f27908b4 (patch)
treed607fb135ad275f6c30d2f0039d7223d24e592e8 /package.json
parent24e2a3740ac8ec1108b090e99950cb44a812569f (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 97dce9d7..48851eb0 100644
--- a/package.json
+++ b/package.json
@@ -12,18 +12,18 @@
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
- "@gitlab/eslint-plugin": "^7.0.0",
+ "@gitlab/eslint-plugin": "^7.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-replace": "^2.3.4",
"@vue/test-utils": "^1.1.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.6.3",
- "eslint": "^7.18.0",
+ "eslint": "^7.19.0",
"glob": "^7.1.6",
"jest": "^26.6.3",
"prettier": "^2.2.1",
- "rollup": "^2.38.0",
+ "rollup": "^2.38.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-import-resolver": "^1.0.5",
@@ -34,8 +34,8 @@
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
- "@gitlab/svgs": "^1.179.0",
- "@gitlab/ui": "^27.1.1",
+ "@gitlab/svgs": "^1.180.0",
+ "@gitlab/ui": "^27.1.4",
"algoliasearch": "4.8.4",
"@tnir/instantsearch.js": "4.8.1-q",
"bootstrap": "^4.6.0",