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>2022-01-17 03:19:08 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-01-17 03:19:08 +0300
commitd566bbcce4c2df64636662d66c28aec16eada6eb (patch)
treedc0822f5b5e457e85b68c878a9254a0d2738450c /package.json
parentf83939936b3dd2d0edb5658e22a5c51c29c8187e (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 29855585..c5dd988f 100644
--- a/package.json
+++ b/package.json
@@ -11,8 +11,8 @@
},
"devDependencies": {
"@babel/core": "^7.16.7",
- "@babel/preset-env": "^7.16.7",
- "@gitlab/eslint-plugin": "^10.0.0",
+ "@babel/preset-env": "^7.16.8",
+ "@gitlab/eslint-plugin": "^10.0.2",
"@gitlab/stylelint-config": "^2.6.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^11.2.1",
@@ -35,8 +35,8 @@
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
- "@gitlab/svgs": "^2.0.0",
- "@gitlab/ui": "^32.53.0",
+ "@gitlab/svgs": "^2.2.0",
+ "@gitlab/ui": "^32.61.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.12.0",
"bootstrap": "^4.6.0",