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-13 03:18:06 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-09-13 03:18:06 +0300
commit8dbbd733709aacfc2d2f03ebfd6bc95338cadf9e (patch)
tree0d7869c455e8eaf891c92d5d1e93fa3f2f60cd1b /package.json
parentcf35e718af5eac7602468fff48cd9141ed9373a5 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 23a16f66..e43df6e6 100644
--- a/package.json
+++ b/package.json
@@ -11,19 +11,19 @@
},
"devDependencies": {
"@babel/core": "^7.15.5",
- "@babel/preset-env": "^7.15.4",
- "@gitlab/eslint-plugin": "^9.2.0",
+ "@babel/preset-env": "^7.15.6",
+ "@gitlab/eslint-plugin": "^9.3.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.1.0",
+ "babel-jest": "^27.1.1",
"eslint": "^7.32.0",
"glob": "^7.1.7",
- "jest": "^27.1.0",
- "prettier": "^2.3.2",
+ "jest": "^27.1.1",
+ "prettier": "^2.4.0",
"rollup": "^2.53.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
@@ -36,7 +36,7 @@
},
"dependencies": {
"@gitlab/svgs": "^1.211.0",
- "@gitlab/ui": "^32.6.1",
+ "@gitlab/ui": "^32.10.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.5",
"bootstrap": "^4.6.0",