diff --git a/package.json b/package.json index fa55dc3380c..f4878c9eb21 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "cross-env": "7.0.3", - "markdownlint-cli": "0.36.0", + "markdownlint-cli": "0.37.0", "prettier": "3.0.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd1d970e250..2cd909645cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,8 +35,8 @@ devDependencies: specifier: 7.0.3 version: 7.0.3 markdownlint-cli: - specifier: 0.36.0 - version: 0.36.0 + specifier: 0.37.0 + version: 0.37.0 prettier: specifier: 3.0.3 version: 3.0.3 @@ -5710,8 +5710,8 @@ packages: mdurl: 1.0.1 uc.micro: 1.0.6 - /markdownlint-cli@0.36.0: - resolution: {integrity: sha512-h4WdqOam3+QOVOcJSOQuG8KvvN8dlS0OiJhbPwYWBk7VMZR40UtSSMIOpSP5B4EHPHg3W3ILSQUvqg1HNpTCxA==} + /markdownlint-cli@0.37.0: + resolution: {integrity: sha512-hNKAc0bWBBuVhJbSWbUhRzavstiB4o1jh3JeSpwC4/dt6eJ54lRfYHRxVdzVp4qGWBKbeE6Pg490PFEfrKjqSg==} engines: {node: '>=16'} hasBin: true dependencies: @@ -5721,7 +5721,7 @@ packages: ignore: 5.2.4 js-yaml: 4.1.0 jsonc-parser: 3.2.0 - markdownlint: 0.30.0 + markdownlint: 0.31.1 minimatch: 9.0.3 run-con: 1.3.2 dev: true @@ -5731,8 +5731,8 @@ packages: engines: {node: '>=16'} dev: true - /markdownlint@0.30.0: - resolution: {integrity: sha512-nInuFvI/rEzanAOArW5490Ez4EYpB5ODqVM0mcDYCPx9DKJWCQqCgejjiCvbSeE7sjbDscVtZmwr665qpF5xGA==} + /markdownlint@0.31.1: + resolution: {integrity: sha512-CKMR2hgcIBrYlIUccDCOvi966PZ0kJExDrUi1R+oF9PvqQmCrTqjOsgIvf2403OmJ+CWomuzDoylr6KbuMyvHA==} engines: {node: '>=16'} dependencies: markdown-it: 13.0.1