From e6001247b268fb74225e0c424724b691f35b50d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 16:58:04 +0000 Subject: [PATCH] fix(deps): update dependency marked to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16b1bd4..4ad1d1c 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": "^11.0.0", "yaml-front-matter": "^4.1.1" }, "engines": {