1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-23 20:04:03 +02:00

build(deps): bump tldr-lint from 0.0.19 to 0.0.20 (#17775)

This commit is contained in:
dependabot[bot] 2025-08-22 13:59:02 +02:00 committed by GitHub
parent 7f7294b526
commit a76d26180f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"dependencies": {
"glob": "11.0.3",
"markdownlint-cli": "^0.45.0",
"tldr-lint": "^0.0.19"
"tldr-lint": "^0.0.20"
},
"devDependencies": {
"husky": "^9.1.7"
@ -1331,9 +1331,9 @@
}
},
"node_modules/tldr-lint": {
"version": "0.0.19",
"resolved": "https://registry.npmjs.org/tldr-lint/-/tldr-lint-0.0.19.tgz",
"integrity": "sha512-mzVQQ9z1CZYmRe9FKSOyNNEpIHPJ0ZNfaN+gj90CJbEmDXJNSMvuc1lMfsYwlCDtAPSeYKuqNpllZigwoSvCqw==",
"version": "0.0.20",
"resolved": "https://registry.npmjs.org/tldr-lint/-/tldr-lint-0.0.20.tgz",
"integrity": "sha512-AxBgoUqx/mLD3So2ALhGaY9rfOo2ZaMih35GqTEe6QWf1zkNEhM7yijnPpuRUj7RTwSZaMKHhEJUeNDbYy51Pw==",
"license": "MIT",
"dependencies": {
"commander": "^14.0.0"

View file

@ -8,7 +8,7 @@
"dependencies": {
"glob": "11.0.3",
"markdownlint-cli": "^0.45.0",
"tldr-lint": "^0.0.19"
"tldr-lint": "^0.0.20"
},
"devDependencies": {
"husky": "^9.1.7"