From 4b690739e2989996fb60999abf86beeb1b0b9888 Mon Sep 17 00:00:00 2001 From: isagoakira Date: Thu, 4 Jun 2026 10:06:05 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20package.json=20?= =?UTF-8?q?=E2=80=94=201=20dependency=20identified=20as=20outdated.=20mark?= =?UTF-8?q?downlint-cli=200.18.0?= 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..964296a8f 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.40.0" } }