From a4067e58a454f0087bde8faf5b7b3b4db29d764a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Feb 2025 06:59:09 +0000 Subject: [PATCH] fix: upgrade markdownlint-cli2 from 0.12.1 to 0.17.2 Snyk has created this PR to upgrade markdownlint-cli2 from 0.12.1 to 0.17.2. See this package in npm: markdownlint-cli2 See this project in Snyk: https://app.snyk.io/org/wexkalebur/project/712891e8-0f60-4202-aa1f-72c0d1787b64?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1935254..0896670 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "ignore": "5.3.0", "js-yaml": "4.1.0", "jsonc-parser": "3.2.1", - "markdownlint-cli2": "0.12.1", + "markdownlint-cli2": "0.17.2", "minimatch": "9.0.3" }, "devDependencies": {