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>2023-01-23 06:16:39 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-01-23 06:16:39 +0300
commit43161391121b7c326f3361ff25d1691deb58ea63 (patch)
treefa945126a5e5956a632df38214a6062b3e662dac /package.json
parentb3de8bd1ab1b7b663d5091799daf85a0ab062435 (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 41c732a6..7594cc28 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@gitlab/eslint-plugin": "^18.1.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^6.0.3",
- "@rollup/plugin-commonjs": "^24.0.0",
+ "@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^13.3.0",
@@ -36,7 +36,7 @@
"markdownlint-cli2": "^0.6.0",
"postcss": "^8.4.21",
"prettier": "^2.8.3",
- "rollup": "^3.10.0",
+ "rollup": "^3.10.1",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
@@ -47,7 +47,7 @@
"@docsearch/css": "^3.3.2",
"@docsearch/js": "3",
"@gitlab/fonts": "^1.1.0",
- "@gitlab/svgs": "^3.16.0",
+ "@gitlab/svgs": "^3.17.0",
"@gitlab/ui": "^53.0.0",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.3",