From 94a97264bd5482f76f63740fa944e46342d144ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Apr 2024 17:44:14 +0000 Subject: [PATCH] fix: upgrade markdownlint-cli2 from 0.12.1 to 0.13.0 Snyk has created this PR to upgrade markdownlint-cli2 from 0.12.1 to 0.13.0. See this package in npm: https://www.npmjs.com/package/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..63f150b 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.13.0", "minimatch": "9.0.3" }, "devDependencies": {