From 405d2afe4d26114640ce5475cdba48bee508ca40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:47:16 +0000 Subject: [PATCH] chore(deps): update dependency fluid-lint-all to v1.2.13 --- package-lock.json | 135 ++++++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 84 insertions(+), 53 deletions(-) diff --git a/package-lock.json b/package-lock.json index 737976a..5a38e6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", "eslint": "8.57.1", - "fluid-lint-all": "1.2.12", + "fluid-lint-all": "1.2.13", "husky": "9.1.6" } }, @@ -3175,9 +3175,9 @@ } }, "node_modules/fluid-lint-all": { - "version": "1.2.12", - "resolved": "https://registry.npmjs.org/fluid-lint-all/-/fluid-lint-all-1.2.12.tgz", - "integrity": "sha512-RQsNRMWDNbvw5jIo93EiHQuhQ8/XMVEJ3ddSNs7ApNRthog++pebqa/EgiSJPdiS5PVY7OqdqzUIlK+B9MRvpA==", + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/fluid-lint-all/-/fluid-lint-all-1.2.13.tgz", + "integrity": "sha512-pT6VmVwJ3DX+A+HtpXZi+128lpHZei0wfyWfOKoTdowbMnODqrQn20lX9TH0/COGUuBj4hIpx+yFwBSHzR+MGw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -3194,7 +3194,7 @@ "json5": "2.2.3", "lintspaces": "0.10.2", "markdownlint": "0.27.0", - "markdownlint-config-fluid": "0.1.4", + "markdownlint-config-fluid": "0.1.8", "minimatch": "7.4.2", "minimist": "1.2.8", "stylelint": "13.13.1", @@ -5183,37 +5183,33 @@ } }, "node_modules/markdownlint-config-fluid": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/markdownlint-config-fluid/-/markdownlint-config-fluid-0.1.4.tgz", - "integrity": "sha512-WjQE9l8WE33kVzv+vNWrvNuHQcdFhnw1W1muoIF6T7mhIlpftYyScaYNsCbUhegxEVYAEzaWePnbyGHlK2PQXg==", + "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": { - "infusion": "3.0.0-dev.20210312T233557Z.0b016a6dc.FLUID-6580", - "markdownlint": "0.21.1" - } - }, - "node_modules/markdownlint-config-fluid/node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "license": "MIT", - "dependencies": { - "sprintf-js": "~1.0.2" + "infusion": "4.7.1", + "markdownlint": "0.36.1" } }, "node_modules/markdownlint-config-fluid/node_modules/entities": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.0.3.tgz", - "integrity": "sha512-MyoZ0jgnLvB2X3Lg5HqpFmn1kybDiIfEQmKzTb5apr51Rb+T3KdmMiqa70T+bhGnyv7bQ6WMj2QMHpGMmlrUYQ==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", "dev": true, - "license": "BSD-2-Clause" + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } }, "node_modules/markdownlint-config-fluid/node_modules/infusion": { - "version": "3.0.0-dev.20210312T233557Z.0b016a6dc.FLUID-6580", - "resolved": "https://registry.npmjs.org/infusion/-/infusion-3.0.0-dev.20210312T233557Z.0b016a6dc.FLUID-6580.tgz", - "integrity": "sha512-TTwK+cHM5y/Oz13ueySZHN6Tb3CqkH5wA4hrdFxu3PdIKwPrQzoyAEz8tDcogebMFwAl3yHVwayTO8vJeITq4A==", + "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": { @@ -5224,43 +5220,75 @@ } }, "node_modules/markdownlint-config-fluid/node_modules/linkify-it": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz", - "integrity": "sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz", + "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==", "dev": true, "license": "MIT", "dependencies": { - "uc.micro": "^1.0.1" + "uc.micro": "^2.0.0" } }, "node_modules/markdownlint-config-fluid/node_modules/markdown-it": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-11.0.0.tgz", - "integrity": "sha512-+CvOnmbSubmQFSA9dKz1BRiaSMV7rhexl3sngKqFyXSagoA3fBdJQ8oZWtRy2knXdpDXaBw44euz37DeJQ9asg==", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz", + "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==", "dev": true, "license": "MIT", "dependencies": { - "argparse": "^1.0.7", - "entities": "~2.0.0", - "linkify-it": "^3.0.1", - "mdurl": "^1.0.1", - "uc.micro": "^1.0.5" + "argparse": "^2.0.1", + "entities": "^4.4.0", + "linkify-it": "^5.0.0", + "mdurl": "^2.0.0", + "punycode.js": "^2.3.1", + "uc.micro": "^2.1.0" }, "bin": { - "markdown-it": "bin/markdown-it.js" + "markdown-it": "bin/markdown-it.mjs" } }, "node_modules/markdownlint-config-fluid/node_modules/markdownlint": { - "version": "0.21.1", - "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.21.1.tgz", - "integrity": "sha512-8kc88w5dyEzlmOWIElp8J17qBgzouOQfJ0LhCcpBFrwgyYK6JTKvILsk4FCEkiNqHkTxwxopT2RS2DYb/10qqg==", + "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": "11.0.0" + "markdown-it": "14.1.0", + "markdownlint-micromark": "0.1.12" }, "engines": { - "node": ">=10" + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/DavidAnson" + } + }, + "node_modules/markdownlint-config-fluid/node_modules/mdurl": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz", + "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==", + "dev": true, + "license": "MIT" + }, + "node_modules/markdownlint-config-fluid/node_modules/uc.micro": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz", + "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==", + "dev": true, + "license": "MIT" + }, + "node_modules/markdownlint-micromark": { + "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": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/DavidAnson" } }, "node_modules/mathml-tag-names": { @@ -6255,6 +6283,16 @@ "node": ">=6" } }, + "node_modules/punycode.js": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz", + "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, "node_modules/queue-microtask": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", @@ -6972,13 +7010,6 @@ "node": ">= 10.x" } }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true, - "license": "BSD-3-Clause" - }, "node_modules/state-toggle": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.3.tgz", diff --git a/package.json b/package.json index 992f6aa..a15b7fc 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", "eslint": "8.57.1", - "fluid-lint-all": "1.2.12", + "fluid-lint-all": "1.2.13", "husky": "9.1.6" } }