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-12-13 03:18:43 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-12-13 03:18:43 +0300
commitf4ecf2e3ab7ace02370e0b303d02f1dd7f24f3c2 (patch)
tree0b33f5aad5688121aa0df279983fe6b9ee8b93cc /package.json
parent3e10fa15ce226f79243969d09d80ab450a0e1941 (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 d73070e0..ff70d3e1 100644
--- a/package.json
+++ b/package.json
@@ -19,10 +19,10 @@
"@rollup/plugin-replace": "^2.4.2",
"@vue/test-utils": "^1.3.0",
"babel-core": "^7.0.0-bridge.0",
- "babel-jest": "^27.4.2",
+ "babel-jest": "^27.4.4",
"eslint": "^7.32.0",
"glob": "^7.2.0",
- "jest": "^27.4.3",
+ "jest": "^27.4.4",
"prettier": "^2.5.1",
"rollup": "^2.53.1",
"rollup-plugin-babel": "^4.4.0",
@@ -35,8 +35,8 @@
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
- "@gitlab/svgs": "^1.225.0",
- "@gitlab/ui": "^32.42.0",
+ "@gitlab/svgs": "^1.229.0",
+ "@gitlab/ui": "^32.45.1",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.11.0",
"bootstrap": "^4.6.0",