From 0d564041ba9b92bc765a7aeedde6755a31943372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 06:31:58 +0000 Subject: [PATCH] Bump markdown-it from 12.0.6 to 14.2.0 Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.6 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/12.0.6...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 e5f3ce1..614a35f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "fluid-launcher": "1.0.0", "fluid-lint-all": "1.1.1", "fluid-testem": "2.1.14", - "markdown-it": "12.0.6", + "markdown-it": "14.2.0", "node-jqunit": "1.1.9", "nyc": "15.1.0", "svg.js": "2.7.1",