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-10-04 03:18:13 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-10-04 03:18:13 +0300
commit80ceb23631a52bd2550b687462931ef933e645f6 (patch)
tree37e9af51a4db1b9c53476cc0da2524ffa2908250 /package.json
parenta44510e52430a8e8b3cc5f27d87d359dce1af841 (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 f70c0869..e3e5006d 100644
--- a/package.json
+++ b/package.json
@@ -19,10 +19,10 @@
"@rollup/plugin-replace": "^2.4.2",
"@vue/test-utils": "^1.2.2",
"babel-core": "^7.0.0-bridge.0",
- "babel-jest": "^27.2.2",
+ "babel-jest": "^27.2.4",
"eslint": "^7.32.0",
"glob": "^7.2.0",
- "jest": "^27.2.2",
+ "jest": "^27.2.4",
"prettier": "^2.4.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.212.0",
- "@gitlab/ui": "^32.11.2",
+ "@gitlab/svgs": "^1.213.0",
+ "@gitlab/ui": "^32.15.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.5",
"bootstrap": "^4.6.0",