From 48df6342dd30fef1a3bb35e1c7aa99691690bc40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 22:06:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@dpr?= =?UTF-8?q?int/markdown=20to=20v0.20.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 cf5cb11..3d243cd 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@ben_12/eslint-plugin-dprint": "1.3.3", "@dprint/json": "0.20.0", - "@dprint/markdown": "0.18.0", + "@dprint/markdown": "0.20.0", "@dprint/typescript": "0.95.11", "@enormora/eslint-config-base": "0.0.23", "@enormora/eslint-config-node": "0.0.20",