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-20 03:18:27 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-09-20 03:18:27 +0300
commitafc5ee5a9b0033a7d15aa3becbd9b7d0bb0e8779 (patch)
tree69156c8a1e947036add91095214264ae3c5bf2ae /package.json
parent35e7ad79cb9b795f873d74832ccc8bc2e016315b (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 e43df6e6..fc92d8c3 100644
--- a/package.json
+++ b/package.json
@@ -19,11 +19,11 @@
"@rollup/plugin-replace": "^2.4.2",
"@vue/test-utils": "^1.2.2",
"babel-core": "^7.0.0-bridge.0",
- "babel-jest": "^27.1.1",
+ "babel-jest": "^27.2.0",
"eslint": "^7.32.0",
"glob": "^7.1.7",
- "jest": "^27.1.1",
- "prettier": "^2.4.0",
+ "jest": "^27.2.0",
+ "prettier": "^2.4.1",
"rollup": "^2.53.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
@@ -35,8 +35,8 @@
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
- "@gitlab/svgs": "^1.211.0",
- "@gitlab/ui": "^32.10.0",
+ "@gitlab/svgs": "^1.212.0",
+ "@gitlab/ui": "^32.11.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.5",
"bootstrap": "^4.6.0",