From f4928d536172e6dcef47613271fb50aded15a5b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:12:36 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-config-fluid to v0.1.8 --- package-lock.json | 101 +++++++++++++--------------------------------- 1 file changed, 28 insertions(+), 73 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f055bb..8daf654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3393,10 +3393,11 @@ } }, "node_modules/infusion": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.6.0.tgz", - "integrity": "sha512-eDHi/JCVFt2t1U9EuynnQnfgcj4Z1LASar7vsPhk0Km6RtsIwhim3alFumj447QnIMCiCQfn+7/g34CfGWownA==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/infusion/-/infusion-4.7.1.tgz", + "integrity": "sha512-a+Pljetuvq6nfdGq73MOaoNd/EkiQFNqMKbE4xkUtv0ru2uDWtO4ZHB+MAuxFaaGFuOCbvK01TtESEOehS3zPg==", "dev": true, + "license": "(BSD-3-Clause OR ECL-2.0)", "dependencies": { "fluid-resolve": "1.3.0" }, @@ -4247,92 +4248,46 @@ } }, "node_modules/markdownlint-config-fluid": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/markdownlint-config-fluid/-/markdownlint-config-fluid-0.1.5.tgz", - "integrity": "sha512-P2MQClNL9PdTuD+sxwIgabCHL6bZZCXH4E07H/K/GBR6T0R1nSZ99Kdhklsnwb8YQzqG7QstNEkuu8C7dzs8EA==", - "dev": true, - "dependencies": { - "infusion": "4.6.0", - "markdownlint": "0.29.0" - } - }, - "node_modules/markdownlint-config-fluid/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "node_modules/markdownlint-config-fluid/node_modules/entities": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", - "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==", - "dev": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/markdownlint-config-fluid/node_modules/linkify-it": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz", - "integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==", - "dev": true, - "dependencies": { - "uc.micro": "^1.0.1" - } - }, - "node_modules/markdownlint-config-fluid/node_modules/markdown-it": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.1.tgz", - "integrity": "sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==", + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/markdownlint-config-fluid/-/markdownlint-config-fluid-0.1.8.tgz", + "integrity": "sha512-PPkh/5Khy59shn6v2/f9BDW6q6xfhaD/SBu2wLGrU03HAMabKLi3fzVFqmrZ1k9OFVAQA5Neyk2cmiEEnRoO6Q==", "dev": true, + "license": "BSD-3-Clause", "dependencies": { - "argparse": "^2.0.1", - "entities": "~3.0.1", - "linkify-it": "^4.0.1", - "mdurl": "^1.0.1", - "uc.micro": "^1.0.5" - }, - "bin": { - "markdown-it": "bin/markdown-it.js" + "infusion": "4.7.1", + "markdownlint": "0.36.1" } }, "node_modules/markdownlint-config-fluid/node_modules/markdownlint": { - "version": "0.29.0", - "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.29.0.tgz", - "integrity": "sha512-ASAzqpODstu/Qsk0xW5BPgWnK/qjpBQ4e7IpsSvvFXcfYIjanLTdwFRJK1SIEEh0fGSMKXcJf/qhaZYHyME0wA==", + "version": "0.36.1", + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.36.1.tgz", + "integrity": "sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==", "dev": true, + "license": "MIT", "dependencies": { - "markdown-it": "13.0.1", - "markdownlint-micromark": "0.1.5" + "markdown-it": "14.1.0", + "markdownlint-micromark": "0.1.12" }, "engines": { - "node": ">=16" + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/DavidAnson" } }, "node_modules/markdownlint-config-fluid/node_modules/markdownlint-micromark": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.5.tgz", - "integrity": "sha512-HvofNU4QCvfUCWnocQP1IAWaqop5wpWrB0mKB6SSh0fcpV0PdmQNS6tdUuFew1utpYlUvYYzz84oDkrD76GB9A==", + "version": "0.1.12", + "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.12.tgz", + "integrity": "sha512-RlB6EwMGgc0sxcIhOQ2+aq7Zw1V2fBnzbXKGgYK/mVWdT7cz34fteKSwfYeo4rL6+L/q2tyC9QtD/PgZbkdyJQ==", "dev": true, + "license": "MIT", "engines": { - "node": ">=16" + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/DavidAnson" } }, - "node_modules/markdownlint-config-fluid/node_modules/mdurl": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", - "integrity": "sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==", - "dev": true - }, - "node_modules/markdownlint-config-fluid/node_modules/uc.micro": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", - "integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==", - "dev": true - }, "node_modules/markdownlint-micromark": { "version": "0.1.10", "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.10.tgz",