diff --git a/package.json b/package.json index fe537d52..f56956e5 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "jsonc-eslint-parser": "^2.4.0", "knip": "^2.41.0", "lint-staged": "^15.1.0", - "markdownlint": "^0.31.1", + "markdownlint": "^0.32.0", "markdownlint-cli": "^0.37.0", "npm-package-json-lint": "^7.1.0", "npm-package-json-lint-config-default": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07213699..3e2c04e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ devDependencies: specifier: ^15.1.0 version: 15.1.0 markdownlint: - specifier: ^0.31.1 - version: 0.31.1 + specifier: ^0.32.0 + version: 0.32.1 markdownlint-cli: specifier: ^0.37.0 version: 0.37.0 @@ -4936,6 +4936,17 @@ packages: uc.micro: 1.0.6 dev: true + /markdown-it@13.0.2: + resolution: {integrity: sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==} + hasBin: true + dependencies: + argparse: 2.0.1 + entities: 3.0.1 + linkify-it: 4.0.1 + mdurl: 1.0.1 + uc.micro: 1.0.6 + dev: true + /markdown-it@8.4.2: resolution: {integrity: sha512-GcRz3AWTqSUphY3vsUqQSFMbgR38a4Lh3GWlHRh/7MRwz8mcu9n2IO7HOh+bXHrR9kOPDl5RNCaEsrneb+xhHQ==} hasBin: true @@ -4983,6 +4994,14 @@ packages: markdownlint-micromark: 0.1.7 dev: true + /markdownlint@0.32.1: + resolution: {integrity: sha512-3sx9xpi4xlHlokGyHO9k0g3gJbNY4DI6oNEeEYq5gQ4W7UkiJ90VDAnuDl2U+yyXOUa6BX+0gf69ZlTUGIBp6A==} + engines: {node: '>=18'} + dependencies: + markdown-it: 13.0.2 + markdownlint-micromark: 0.1.7 + dev: true + /mdast-util-from-markdown@0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} dependencies: