From e4ef4fe92c52e1a69016b6b7a4c0e8acef6a6fbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 17:15:00 +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 723a3f5b..92867c7a 100644 --- a/package.json +++ b/package.json @@ -116,11 +116,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",