mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
build(deps): bump tldr-lint from 0.0.18 to 0.0.19 (#16812)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+5
-5
@@ -9,7 +9,7 @@
|
||||
"dependencies": {
|
||||
"glob": "11.0.2",
|
||||
"markdownlint-cli": "^0.45.0",
|
||||
"tldr-lint": "^0.0.18"
|
||||
"tldr-lint": "^0.0.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"husky": "^9.1.7"
|
||||
@@ -1323,9 +1323,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tldr-lint": {
|
||||
"version": "0.0.18",
|
||||
"resolved": "https://registry.npmjs.org/tldr-lint/-/tldr-lint-0.0.18.tgz",
|
||||
"integrity": "sha512-yUO199oIrJcyAzdRnIGWLOtj1r+kqSvZiSAFRwZNwlZLnGvI6tLHGonGkN8pqxub5DdcheCSqa7r/dBBTfMoFg==",
|
||||
"version": "0.0.19",
|
||||
"resolved": "https://registry.npmjs.org/tldr-lint/-/tldr-lint-0.0.19.tgz",
|
||||
"integrity": "sha512-mzVQQ9z1CZYmRe9FKSOyNNEpIHPJ0ZNfaN+gj90CJbEmDXJNSMvuc1lMfsYwlCDtAPSeYKuqNpllZigwoSvCqw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^14.0.0"
|
||||
@@ -1335,7 +1335,7 @@
|
||||
"tldrl": "lib/tldr-lint-cli.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=22"
|
||||
},
|
||||
"funding": {
|
||||
"type": "liberapay",
|
||||
|
||||
Reference in New Issue
Block a user