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 Renovate Bot <gitlab-bot@gitlab.com>2021-10-18 07:18:23 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-10-18 07:18:23 +0300
commit3bc917eca6400367e42c9ea361be4dff8bdbe4da (patch)
treec894fb217810add4154b42592073f2789ad78029 /package.json
parent0edc951478f077f3304e94bf5b458836eba19a2d (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 966e2a65..bcf780c6 100644
--- a/package.json
+++ b/package.json
@@ -13,16 +13,16 @@
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@gitlab/eslint-plugin": "^9.4.0",
- "@gitlab/stylelint-config": "^2.3.0",
+ "@gitlab/stylelint-config": "^2.6.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@rollup/plugin-replace": "^2.4.2",
"@vue/test-utils": "^1.2.2",
"babel-core": "^7.0.0-bridge.0",
- "babel-jest": "^27.2.5",
+ "babel-jest": "^27.3.0",
"eslint": "^7.32.0",
"glob": "^7.2.0",
- "jest": "^27.2.5",
+ "jest": "^27.3.0",
"prettier": "^2.4.1",
"rollup": "^2.53.1",
"rollup-plugin-babel": "^4.4.0",
@@ -36,7 +36,7 @@
},
"dependencies": {
"@gitlab/svgs": "^1.218.0",
- "@gitlab/ui": "^32.19.0",
+ "@gitlab/ui": "^32.20.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.5",
"bootstrap": "^4.6.0",