Update tldr-lint to 0.0.13

This commit is contained in:
Frieder Bluemle
2021-10-12 12:08:12 +02:00
committed by Axel Navarro
parent 677c1af93e
commit 4939d80350
2 changed files with 25 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
"dependencies": {
"glob": "7.1.7",
"markdownlint-cli": "0.27.1",
"tldr-lint": "~0.0.11"
"tldr-lint": "^0.0.13"
},
"devDependencies": {
"husky": "^7.0.1"