From 8fefccf77493e475cfa17bc6c3f9100771a83a99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 03:03:26 +0000 Subject: [PATCH] chore(deps): update dependency markdown-it-container to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e370cdf7..c1bf93873 100644 --- a/package.json +++ b/package.json @@ -205,7 +205,7 @@ "majo": "^0.10.1", "markdown-it": "^8.4.2", "markdown-it-anchor": "^8.0.4", - "markdown-it-container": "^3.0.0", + "markdown-it-container": "^4.0.0", "markdown-it-emoji": "^2.0.0", "markdown-it-table-of-contents": "^0.5.2", "marked": "0.3.18",