package.json: bump markdownlint-cli to 0.19.0
This also fixes a bug where markdownlint-cli wasn't able to correctly recognize errors under some circumstances.
This commit is contained in:
committed by
Waldir Pimenta
parent
581821448e
commit
6af2c9b9b3
@@ -4,7 +4,7 @@
|
||||
"description": "Simplified, community-driven man pages",
|
||||
"dependencies": {
|
||||
"glob": "7.1.3",
|
||||
"markdownlint-cli": "0.15.0",
|
||||
"markdownlint-cli": "0.19.0",
|
||||
"tldr-lint": "~0.0.7",
|
||||
"husky": "^2.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user