From bd7b9fb154ab794b8ee6ea77224e3f6531eb6d47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 19:12:50 +0800 Subject: [PATCH] chore(deps): update dependency markdown-to-html-cli to v3.2.1 (#314) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74e7f86ac1..d15ba96016 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "colors-cli": "1.0.28", "ejs": "3.1.6", "fs-extra": "10.0.0", - "markdown-to-html-cli": "3.1.6", + "markdown-to-html-cli": "3.2.1", "sitemap-generator": "8.5.1", "sqlite3": "5.0.2", "stylus": "0.55.0",