From c9f2b3e4ee0d447beb0192a69ef01ccc47b6263b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 14:11:50 +0000 Subject: [PATCH] fix(deps): update dependency unified to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a39f6b3c..abb9113a3 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "shiki": "^0.14.3", "tailwindcss": "^3.3.3", "typescript": "^5.2.2", - "unified": "~10.1.2", + "unified": "~11.0.2", "unist-util-remove": "^4.0.0", "unist-util-visit": "^5.0.0", "unist-util-visit-children": "^3.0.0"