Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2024-01-18 18:09:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-18 18:09:51 +0300
commit85f1126ea6f09296e4e5106d7d8319e93aeedf3c (patch)
tree58c643db3a36c88b9acad4d927bd878da4ae5166 /package.json
parent823d2f9a2c8796e5061c59595f96a1132641b26a (diff)
Add latest changes from gitlab-org/gitlab@master
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 39fe351f299..098de717fec 100644
--- a/package.json
+++ b/package.json
@@ -180,7 +180,7 @@
"pikaday": "^1.8.0",
"popper.js": "^1.16.1",
"portal-vue": "^2.1.7",
- "postcss": "8.4.28",
+ "postcss": "8.4.33",
"print-js": "^1.6.0",
"prosemirror-markdown": "1.11.2",
"raphael": "^2.2.7",
@@ -235,7 +235,7 @@
},
"devDependencies": {
"@gitlab/eslint-plugin": "19.4.0",
- "@gitlab/stylelint-config": "5.0.1",
+ "@gitlab/stylelint-config": "6.1.0",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@rollup/plugin-graphql": "^2.0.4",
@@ -282,7 +282,7 @@
"nodemon": "^2.0.19",
"prettier": "2.2.1",
"prosemirror-test-builder": "^1.1.1",
- "stylelint": "^15.10.2",
+ "stylelint": "^16.1.0",
"swagger-cli": "^4.0.4",
"timezone-mock": "^1.0.8",
"vite": "^5.0.11",