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>2023-06-21 06:08:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-21 06:08:14 +0300
commitbc69b91579a1406bc62eb2ea696e5e35cff56d59 (patch)
tree9f8158a8b7d09024c88b6dcd395ed7fc80621555 /package.json
parent6fbaac1974d2e9a0e5296a9da2d99f356a684f91 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d583d9fedc..888a439b1a1 100644
--- a/package.json
+++ b/package.json
@@ -267,7 +267,8 @@
"jest-jasmine2": "^28.1.3",
"jest-junit": "^12.3.0",
"jest-util": "^28.1.3",
- "markdownlint-cli": "0.32.2",
+ "markdownlint-cli": "0.35.0",
+ "markdownlint-rule-helpers": "^0.20.0",
"miragejs": "^0.1.40",
"mock-apollo-client": "1.2.0",
"nodemon": "^2.0.19",