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-08-01 03:16:28 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-08-01 03:16:28 +0300
commitab14e107f078f6388061a91bb695b2bdfcad95a5 (patch)
treead5be2d91d1499a43535f610114fee306f03459f /package.json
parentfd96370a0088004cb91a9b458b50a3afa78b0db8 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 0f3cc733..785771f0 100644
--- a/package.json
+++ b/package.json
@@ -31,10 +31,10 @@
"glob": "^8.0.3",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
- "markdownlint-cli": "^0.32.0",
+ "markdownlint-cli": "^0.32.1",
"postcss": "^8.4.14",
"prettier": "^2.7.1",
- "rollup": "^2.77.0",
+ "rollup": "^2.77.2",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
@@ -44,10 +44,10 @@
"dependencies": {
"@docsearch/css": "^3.1.1",
"@docsearch/js": "3",
- "@gitlab/svgs": "^2.30.0",
- "@gitlab/ui": "^42.23.0",
+ "@gitlab/svgs": "^2.33.0",
+ "@gitlab/ui": "^42.25.0",
"@popperjs/core": "^2.11.5",
- "algoliasearch": "^4.14.1",
+ "algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",
"clipboard": "^2.0.11",
"compare-versions": "^4.1.3",