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-09-27 03:18:16 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-09-27 03:18:16 +0300
commit1793efdb9b32f1ac3870593229874248c64cccf4 (patch)
treef1c99d26276c08da20fa36304c38ae393df92426 /package.json
parent5116e1a3f81c75df55808e59373c7b6ecf1751b3 (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 fc92d8c3..f70c0869 100644
--- a/package.json
+++ b/package.json
@@ -12,17 +12,17 @@
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
- "@gitlab/eslint-plugin": "^9.3.0",
+ "@gitlab/eslint-plugin": "^9.4.0",
"@gitlab/stylelint-config": "^2.3.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.0",
+ "babel-jest": "^27.2.2",
"eslint": "^7.32.0",
- "glob": "^7.1.7",
- "jest": "^27.2.0",
+ "glob": "^7.2.0",
+ "jest": "^27.2.2",
"prettier": "^2.4.1",
"rollup": "^2.53.1",
"rollup-plugin-babel": "^4.4.0",
@@ -36,7 +36,7 @@
},
"dependencies": {
"@gitlab/svgs": "^1.212.0",
- "@gitlab/ui": "^32.11.0",
+ "@gitlab/ui": "^32.11.2",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.5",
"bootstrap": "^4.6.0",