|
@@ -7,12 +7,12 @@
|
|
"name": "tldr-pages",
|
|
"name": "tldr-pages",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "glob": "7.1.6",
|
|
|
|
|
|
+ "glob": "7.1.7",
|
|
"markdownlint-cli": "0.27.1",
|
|
"markdownlint-cli": "0.27.1",
|
|
"tldr-lint": "~0.0.11"
|
|
"tldr-lint": "~0.0.11"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "husky": "^6.0.0"
|
|
|
|
|
|
+ "husky": "^7.0.1"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/argparse": {
|
|
"node_modules/argparse": {
|
|
@@ -21,9 +21,9 @@
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
|
},
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"node_modules/balanced-match": {
|
|
- "version": "1.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
|
|
|
|
- "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
|
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
|
|
},
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"version": "1.1.11",
|
|
@@ -58,7 +58,10 @@
|
|
"node_modules/entities": {
|
|
"node_modules/entities": {
|
|
"version": "2.1.0",
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz",
|
|
- "integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w=="
|
|
|
|
|
|
+ "integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==",
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
+ }
|
|
},
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
@@ -71,12 +74,15 @@
|
|
"integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==",
|
|
"integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=10"
|
|
"node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/glob": {
|
|
"node_modules/glob": {
|
|
- "version": "7.1.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
|
|
|
|
- "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
|
|
|
|
|
|
+ "version": "7.1.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
|
|
|
|
+ "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inflight": "^1.0.4",
|
|
@@ -87,16 +93,22 @@
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": "*"
|
|
"node": "*"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/husky": {
|
|
"node_modules/husky": {
|
|
- "version": "6.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz",
|
|
|
|
- "integrity": "sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==",
|
|
|
|
|
|
+ "version": "7.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"bin": {
|
|
"bin": {
|
|
"husky": "lib/bin.js"
|
|
"husky": "lib/bin.js"
|
|
},
|
|
},
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ },
|
|
"funding": {
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/typicode"
|
|
"url": "https://github.com/sponsors/typicode"
|
|
}
|
|
}
|
|
@@ -129,9 +141,9 @@
|
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
|
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
|
|
},
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"node_modules/js-yaml": {
|
|
- "version": "4.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.0.0.tgz",
|
|
|
|
- "integrity": "sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q==",
|
|
|
|
|
|
+ "version": "4.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
"argparse": "^2.0.1"
|
|
},
|
|
},
|
|
@@ -291,14 +303,6 @@
|
|
"tldrl": "lib/tldr-lint-cli.js"
|
|
"tldrl": "lib/tldr-lint-cli.js"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- "node_modules/tldr-lint/node_modules/commander": {
|
|
|
|
- "version": "7.1.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz",
|
|
|
|
- "integrity": "sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==",
|
|
|
|
- "engines": {
|
|
|
|
- "node": ">= 10"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
"node_modules/uc.micro": {
|
|
"node_modules/uc.micro": {
|
|
"version": "1.0.6",
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
|
@@ -317,9 +321,9 @@
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
|
},
|
|
},
|
|
"balanced-match": {
|
|
"balanced-match": {
|
|
- "version": "1.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
|
|
|
|
- "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
|
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
|
|
},
|
|
},
|
|
"brace-expansion": {
|
|
"brace-expansion": {
|
|
"version": "1.1.11",
|
|
"version": "1.1.11",
|
|
@@ -361,9 +365,9 @@
|
|
"integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg=="
|
|
"integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg=="
|
|
},
|
|
},
|
|
"glob": {
|
|
"glob": {
|
|
- "version": "7.1.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
|
|
|
|
- "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
|
|
|
|
|
|
+ "version": "7.1.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
|
|
|
|
+ "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
|
|
"requires": {
|
|
"requires": {
|
|
"fs.realpath": "^1.0.0",
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inflight": "^1.0.4",
|
|
@@ -374,9 +378,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"husky": {
|
|
"husky": {
|
|
- "version": "6.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz",
|
|
|
|
- "integrity": "sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==",
|
|
|
|
|
|
+ "version": "7.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"ignore": {
|
|
"ignore": {
|
|
@@ -404,9 +408,9 @@
|
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
|
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
|
|
},
|
|
},
|
|
"js-yaml": {
|
|
"js-yaml": {
|
|
- "version": "4.0.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.0.0.tgz",
|
|
|
|
- "integrity": "sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q==",
|
|
|
|
|
|
+ "version": "4.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
"requires": {
|
|
"requires": {
|
|
"argparse": "^2.0.1"
|
|
"argparse": "^2.0.1"
|
|
}
|
|
}
|
|
@@ -533,13 +537,6 @@
|
|
"integrity": "sha512-WRMcQlweUyVYtDPFxHZ1XVh96BNdZq0a3xVc9FnNQdqKtOLkJ5YFgjkPINleprCmjHRCMaUI2T7wFLCfcdZT6g==",
|
|
"integrity": "sha512-WRMcQlweUyVYtDPFxHZ1XVh96BNdZq0a3xVc9FnNQdqKtOLkJ5YFgjkPINleprCmjHRCMaUI2T7wFLCfcdZT6g==",
|
|
"requires": {
|
|
"requires": {
|
|
"commander": "^7.0.0"
|
|
"commander": "^7.0.0"
|
|
- },
|
|
|
|
- "dependencies": {
|
|
|
|
- "commander": {
|
|
|
|
- "version": "7.1.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz",
|
|
|
|
- "integrity": "sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg=="
|
|
|
|
- }
|
|
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"uc.micro": {
|
|
"uc.micro": {
|