From 6fe33db83648fb6bdb509e8f44a150f6a0330b50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 05:36:41 +0000 Subject: [PATCH] Update dependency remark-cli to v12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a61120c..48f96b0 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "lint-staged": "^15", "prettier": "^3", "remark": "^14", - "remark-cli": "^11", + "remark-cli": "^12.0.0", "semantic-release": "^21", "typescript": "^5", "vitest": "latest"