From 2ce0826eaeef5a7a077e99377aba474e534e9dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 20:51:32 +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:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb82c3b8..2935050c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "grunt-simple-mocha": "0.4.1", "imap": "0.8.19", "mailparser": "3.9.9", - "markdown-it": "14.1.1", + "markdown-it": "14.2.0", "mocha": "6.2.3", "msgpack-lite": "0.1.26", "multilang-sentiment": "1.2.0",