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-06-13 03:23:27 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-06-13 03:23:27 +0300
commit53c0281d88877b6be196c50ca3bf3b965fb5c0ae (patch)
tree70a939afb5fb83c2c4534e48c322d2070d4b7be3 /package.json
parentfef84c1eb52354395c42b8087aca5db67b890f2b (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4291440a..0fbd1f96 100644
--- a/package.json
+++ b/package.json
@@ -36,11 +36,11 @@
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-svg": "^2.0.0",
"rollup-plugin-vue": "^5.1.9",
- "stylelint": "^14.9.0",
+ "stylelint": "^14.9.1",
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
- "@gitlab/svgs": "^2.17.0",
+ "@gitlab/svgs": "^2.18.0",
"@gitlab/ui": "^41.5.0",
"@popperjs/core": "^2.11.5",
"algoliasearch": "4.13.1",