From aa72a507ad776c04cab056f1b9318f1caa90bd50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:53:05 +0000 Subject: [PATCH] :arrow_up: Updates remark Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 60f41e15..fe45c33e 100644 --- a/package.json +++ b/package.json @@ -115,11 +115,11 @@ "prettier": "^2.1.2", "pretty-quick": "^3.1.0", "randomcolor": "^0.5.4", - "remark-cli": "^9.0.0", - "remark-lint-code-block-style": "^2.0.1", - "remark-lint-ordered-list-marker-value": "^2.0.1", + "remark-cli": "^12.0.0", + "remark-lint-code-block-style": "^4.0.0", + "remark-lint-ordered-list-marker-value": "^4.0.0", "remark-preset-davidtheclark": "^0.12.0", - "remark-validate-links": "^10.0.4", + "remark-validate-links": "^13.0.0", "semantic-release": "^17.4.4", "ts-jest": "^27.0.4", "ts-node": "^10.1.0",