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-07-25 03:16:28 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-07-25 03:16:28 +0300
commit48c7a056f3c069e498b1804e93aed8c924b3201c (patch)
tree963172c7d282b83c3386d3d383c2d43c756f6fa4 /package.json
parentbe1ea121f7037189090965d4fce30581371b9b53 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 4113ca7b..0f3cc733 100644
--- a/package.json
+++ b/package.json
@@ -10,10 +10,10 @@
"prettier:fix": "prettier --write '**/*.{js,vue,json}'"
},
"devDependencies": {
- "@babel/core": "^7.18.6",
- "@babel/eslint-parser": "^7.18.2",
- "@babel/preset-env": "^7.18.6",
- "@evilmartians/lefthook": "^1.0.4",
+ "@babel/core": "^7.18.9",
+ "@babel/eslint-parser": "^7.18.9",
+ "@babel/preset-env": "^7.18.9",
+ "@evilmartians/lefthook": "^1.0.5",
"@gitlab/eslint-plugin": "^14.0.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^5.3.1",
@@ -44,10 +44,10 @@
"dependencies": {
"@docsearch/css": "^3.1.1",
"@docsearch/js": "3",
- "@gitlab/svgs": "^2.28.0",
- "@gitlab/ui": "^42.22.0",
+ "@gitlab/svgs": "^2.30.0",
+ "@gitlab/ui": "^42.23.0",
"@popperjs/core": "^2.11.5",
- "algoliasearch": "^4.13.1",
+ "algoliasearch": "^4.14.1",
"bootstrap": "^4.6.1",
"clipboard": "^2.0.11",
"compare-versions": "^4.1.3",