diff --git a/package.json b/package.json index 95f09b9e..3161bbed 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "jsonc-eslint-parser": "^2.1.0", "knip": "2.8.2", "lint-staged": "^13.1.0", - "markdownlint": "^0.27.0", + "markdownlint": "^0.28.0", "markdownlint-cli": "^0.33.0", "npm-package-json-lint": "^6.4.0", "npm-package-json-lint-config-default": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cef1b1e6..c5fe715b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,7 +23,7 @@ specifiers: jsonc-eslint-parser: ^2.1.0 knip: 2.8.2 lint-staged: ^13.1.0 - markdownlint: ^0.27.0 + markdownlint: ^0.28.0 markdownlint-cli: ^0.33.0 npm-package-json-lint: ^6.4.0 npm-package-json-lint-config-default: ^5.0.0 @@ -61,7 +61,7 @@ devDependencies: jsonc-eslint-parser: 2.1.0 knip: 2.8.2 lint-staged: 13.1.0 - markdownlint: 0.27.0 + markdownlint: 0.28.1 markdownlint-cli: 0.33.0 npm-package-json-lint: 6.4.0 npm-package-json-lint-config-default: 5.0.0_ogc4gh2psjwvuyt5uwb7bwur54 @@ -4920,6 +4920,11 @@ packages: run-con: 1.2.11 dev: true + /markdownlint-micromark/0.1.2: + resolution: {integrity: sha512-jRxlQg8KpOfM2IbCL9RXM8ZiYWz2rv6DlZAnGv8ASJQpUh6byTBnEsbuMZ6T2/uIgntyf7SKg/mEaEBo1164fQ==} + engines: {node: '>=14.18.0'} + dev: true + /markdownlint/0.11.0: resolution: {integrity: sha512-wE5WdKD6zW2DQaPQ5TFBTXh5j76DnWd/IFffnDQgHmi6Y61DJXBDfLftZ/suJHuv6cwPjM6gKw2GaRLJMOR+Mg==} engines: {node: '>=6'} @@ -4934,6 +4939,14 @@ packages: markdown-it: 13.0.1 dev: true + /markdownlint/0.28.1: + resolution: {integrity: sha512-8At2DbgGKT/RVBinkqIPqLETopPXyQFGWSiTCJSr9Y6wVVyY70cDJ9dw3FXePn4AkytIUclgrsgI6KVeqeHFoA==} + engines: {node: '>=14.18.0'} + dependencies: + markdown-it: 13.0.1 + markdownlint-micromark: 0.1.2 + dev: true + /mdast-util-from-markdown/0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} dependencies: