From b17b86a579b9ccfd3781d82442573cf59e021e36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 09:02:42 +0000 Subject: [PATCH] fix(deps): update dependency marked to v12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16b1bd4..4030b39 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@babel/runtime": "^7.16.7", "@parcel/plugin": "^2.2.0", "@types/marked": "^4.0.1", - "marked": "^4.0.10", + "marked": "^12.0.0", "yaml-front-matter": "^4.1.1" }, "engines": {