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-11-06 03:18:21 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-11-06 03:18:21 +0300
commit57351a5ed7dd6fbe3f7924442db949820db3a8eb (patch)
tree134f0098a7e033ef0bf93eab8033cf401db4e1f7 /package.json
parente95b03c52439b369c5551688adf26c517e996d02 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 34b571b8..00e244c3 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@vue/vue2-jest": "^28.0.1",
"@vue/vue3-jest": "^29.2.3",
"babel-jest": "^29.7.0",
- "eslint": "^8.52.0",
+ "eslint": "^8.53.0",
"fast-csv": "^4.3.6",
"flush-promises": "^1.0.2",
"jest": "^29.7.0",
@@ -46,7 +46,7 @@
"markdownlint-cli2": "^0.10.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
- "rollup": "^4.1.5",
+ "rollup": "^4.3.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-import-css": "^3.3.5",
"sass": "^1.69.5",
@@ -57,8 +57,8 @@
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "^3.68.0",
- "@gitlab/ui": "^67.1.0",
+ "@gitlab/svgs": "^3.69.0",
+ "@gitlab/ui": "^67.5.1",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",