mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Update markdownlint-cli2 dependency
This commit is contained in:
parent
5936aceccd
commit
86e8c09e2d
@ -22,7 +22,7 @@ module.exports = {
|
||||
// Allow multiple subheadings with the same content
|
||||
// across different section (#1 ##A ##B #2 ##A ##B)
|
||||
MD024: {
|
||||
allow_different_nesting: true,
|
||||
siblings_only: true,
|
||||
},
|
||||
|
||||
// Set Ordered list item prefix to "ordered" (use 1. 2. 3. not 1. 1. 1.)
|
||||
|
@ -159,7 +159,7 @@
|
||||
"jest": "^29.7.0",
|
||||
"jest-esm-transformer-2": "^1.0.0",
|
||||
"jest-rdf": "^1.8.0",
|
||||
"markdownlint-cli2": "^0.10.0",
|
||||
"markdownlint-cli2": "^0.13.0",
|
||||
"node-mocks-http": "^1.13.0",
|
||||
"nodemon": "^3.0.1",
|
||||
"set-cookie-parser": "^2.6.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user