From 6d2a525877a0dab0e7ca472e85521054fc04a3aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 07:17:44 +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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56c969d..3b998b7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "emoji-toolkit": "~6.6.0", "flip": "~1.0.0", "lolspeak": "~1.4.0", - "markdown-it": "~14.1.0", + "markdown-it": "~14.2.0", "markdown-it-collapsible": "~2.0.2", "natural": "~5.2.4", "probe-image-size": "~7.2.0",