From 7c8e023fb00c915f746eec607dca20f4c968d8cb Mon Sep 17 00:00:00 2001 From: isagoakira Date: Sun, 24 May 2026 10:04:16 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20package.json=20?= =?UTF-8?q?=E2=80=94=201=20outdated=20dep=20found.=20markdownlint-cli=200.?= =?UTF-8?q?18=E2=86=920.31=20(major=20jump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66bf9d9a0..754e0d668 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ }, "homepage": "https://github.com/goldbergyoni/nodebestpractices#readme", "dependencies": { - "markdownlint-cli": "^0.18.0" + "markdownlint-cli": "^0.31.0" } }