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 Dependency Bot <leipert+gitlab-renovate-bot@gitlab.com>2022-01-04 12:09:43 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-01-04 12:09:43 +0300
commiteaf88cb2a1335ceabffe985c269905a91aa8021f (patch)
tree4e319bb18e2701a329bfa58211d2a064e4bf93d1 /package.json
parentb31403f14e583384e12804fa8ad7a51e8f60a06c (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 5eee4510..6281d904 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,8 @@
"prettier:fix": "prettier --write '**/*.{js,vue}'"
},
"devDependencies": {
- "@babel/core": "^7.16.5",
- "@babel/preset-env": "^7.16.5",
+ "@babel/core": "^7.16.7",
+ "@babel/preset-env": "^7.16.7",
"@gitlab/eslint-plugin": "^10.0.0",
"@gitlab/stylelint-config": "^2.6.0",
"@rollup/plugin-json": "^4.1.0",
@@ -36,7 +36,7 @@
},
"dependencies": {
"@gitlab/svgs": "^2.0.0",
- "@gitlab/ui": "^32.50.0",
+ "@gitlab/ui": "^32.51.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.11.0",
"bootstrap": "^4.6.0",