From 4506ae49ebd9645052b58a77f0fac34a4eae89b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:28:58 -0700 Subject: [PATCH] Bump markdownlint-cli from 0.31.0 to 0.41.0 (#1349) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Liudmila Molkova --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e0caa635..4a115101e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "markdown-link-check": "3.11.2", "markdown-toc": "^1.2.0", "markdownlint": "0.34.0", - "markdownlint-cli": "0.31.0", + "markdownlint-cli": "0.41.0", "prettier": "^3.0.0", "through2": "^4.0.2" },