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:
authorEvan Read <eread@gitlab.com>2023-01-18 02:06:22 +0300
committerSarah German <sgerman@gitlab.com>2023-01-18 02:06:22 +0300
commit3ef0ee3e63a48841f6a5af1c91dbee2b9dc97fe7 (patch)
treec17a3ec102211e42689b23e5520ff84cf113ad30 /package.json
parent40a7f01d7a36245cb4d527ff0c932835222ae5cb (diff)
Update markdownlint-cli2 dependency and use it for things
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f0ca1d62..5c6ccbea 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
"jest-environment-jsdom": "^29.3.1",
"jest-fail-on-console": "^3.0.2",
"markdownlint-cli": "^0.33.0",
+ "markdownlint-cli2": "^0.6.0",
"postcss": "^8.4.21",
"prettier": "^2.8.3",
"rollup": "^3.10.0",