From a03ddcf3c0bb43e5f0cc6144f00b12b643858e49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 13:39:52 +0000 Subject: [PATCH] chore(deps): update dependency markdown-it to v14 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7e370cdf7..013b1af82 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@types/koa": "^2.11.6", "@types/lodash-es": "^4.17.3", "@types/lru-cache": "^5.1.0", - "@types/markdown-it": "^10.0.2", + "@types/markdown-it": "^14.0.0", "@types/node": "^14.0.0", "@types/postcss-load-config": "^2.0.1", "@typescript-eslint/eslint-plugin": "^5.4.0", @@ -203,7 +203,7 @@ "less-vars-to-js": "^1.3.0", "lint-staged": "^11.0.0", "majo": "^0.10.1", - "markdown-it": "^8.4.2", + "markdown-it": "^14.0.0", "markdown-it-anchor": "^8.0.4", "markdown-it-container": "^3.0.0", "markdown-it-emoji": "^2.0.0",