From fa6a846d81183a6527a6208936c49ddbd75060c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 20:26:01 +0000 Subject: [PATCH] Bump markdown-it from 14.1.1 to 14.2.0 Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.1 to 14.2.0. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.1...14.2.0) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bd6e7d..276710b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "highlight.js": "11.11.1", "iconv-lite": "0.7.2", "jschardet": "3.1.4", - "markdown-it": "14.1.1", + "markdown-it": "14.2.0", "markdown-it-abbr": "2.0.0", "markdown-it-anchor": "9.2.0", "markdown-it-container": "4.0.0",