From caba30795f3d497bcd3663758644df26a13c2abe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 10:45:40 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint to ^0.32.0 --- package.json | 2 +- pnpm-lock.yaml | 23 +++++++++++++++++++++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b6be59a..ddc7e7b 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,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 abca0c6..497320e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,8 +92,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 @@ -5082,6 +5082,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 @@ -5129,6 +5140,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: