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

6
package-lock.json generated
View File

@@ -730,9 +730,9 @@
}
},
"tldr-lint": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/tldr-lint/-/tldr-lint-0.0.7.tgz",
"integrity": "sha1-DWoshg2f4B0Vse04bfiq/SJzSdg=",
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/tldr-lint/-/tldr-lint-0.0.8.tgz",
"integrity": "sha512-IK/sfjyi2w/gwNmPI+Xwa7PnNEAlLBV9yo+WKyslb47TtulYS4DHBJz7X2Q4doApnrbFibTw7U8nUrbzl+pisQ==",
"requires": {
"commander": "^2.9.0"
}