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-08-30 03:18:49 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-08-30 03:18:49 +0300
commit2912c5e2624812a6217d80f222f3ac45b79f7a51 (patch)
treecd11596665f0d9f3687fd3590f9602ba2b91107a /package.json
parentf9389c7f62e67420b9a6b77bf3ed00acc6c7a240 (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 5614c953..054984be 100644
--- a/package.json
+++ b/package.json
@@ -12,17 +12,17 @@
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
- "@gitlab/eslint-plugin": "^9.0.2",
+ "@gitlab/eslint-plugin": "^9.1.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.0.6",
+ "babel-jest": "^27.1.0",
"eslint": "^7.32.0",
"glob": "^7.1.7",
- "jest": "^27.0.6",
+ "jest": "^27.1.0",
"prettier": "^2.3.2",
"rollup": "^2.53.1",
"rollup-plugin-babel": "^4.4.0",
@@ -36,9 +36,9 @@
},
"dependencies": {
"@gitlab/svgs": "^1.211.0",
- "@gitlab/ui": "^32.3.0",
+ "@gitlab/ui": "^32.4.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
- "algoliasearch": "4.10.3",
+ "algoliasearch": "4.10.5",
"bootstrap": "^4.6.0",
"pikaday": "^1.8.2",
"popper.js": "1.16.1-lts",