From 266f789b0c1948611a7d06f4536d86a5afe2a70b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 00:50:03 +0530 Subject: [PATCH] chore(deps): update dependency markdownlint to v0.31.0 (#51520) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3854d1422b1..c5e9099592a 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "js-yaml": "3.14.1", "lint-staged": "^13.1.0", "lodash": "4.17.21", - "markdownlint": "0.30.0", + "markdownlint": "0.31.0", "mock-fs": "5.2.0", "npm-run-all": "4.1.5", "prettier": "^2.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3fb8855d2b4..c1f3ca75218 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: 4.17.21 version: 4.17.21 markdownlint: - specifier: 0.30.0 - version: 0.30.0 + specifier: 0.31.0 + version: 0.31.0 mock-fs: specifier: 5.2.0 version: 5.2.0 @@ -24294,8 +24294,8 @@ packages: engines: {node: '>=16'} dev: true - /markdownlint@0.30.0: - resolution: {integrity: sha512-nInuFvI/rEzanAOArW5490Ez4EYpB5ODqVM0mcDYCPx9DKJWCQqCgejjiCvbSeE7sjbDscVtZmwr665qpF5xGA==} + /markdownlint@0.31.0: + resolution: {integrity: sha512-e+jZGRGZrz1s0T4wiPDFtyQafq7sKgdbf2sdL46gRT8zLEvDDihQmGeSCV6VXp9BsfkuZ0dPTAg9hf4j6NFgjg==} engines: {node: '>=16'} dependencies: markdown-it: 13.0.1