chore(npm): bump tldr-lint to 0.0.8 (#4415)

This commit is contained in:
Owen Voke
2020-10-02 20:33:06 +01:00
committed by GitHub
parent 8b6b51b15f
commit d21fe6f759
2 changed files with 5 additions and 5 deletions

View File

@@ -6,9 +6,9 @@
"homepage": "https://tldr.sh/",
"dependencies": {
"glob": "7.1.3",
"husky": "^2.2.0",
"markdownlint-cli": "0.19.0",
"tldr-lint": "~0.0.7",
"husky": "^2.2.0"
"tldr-lint": "~0.0.8"
},
"scripts": {
"lint-markdown": "markdownlint pages*/**/*.md",