From 3d3dc16e3222f785c8b24cc95ff70d68238b2a0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 11:39:25 +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..d4bfff25 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": "^3.0.0", + "remark-lint-ordered-list-marker-value": "^3.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",