From 327502de83f13f0200137753f2a36757c1fa287a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Dec 2024 03:19:09 +0000 Subject: [PATCH] fix: upgrade markdownlint-cli2 from 0.12.1 to 0.15.0 Snyk has created this PR to upgrade markdownlint-cli2 from 0.12.1 to 0.15.0. See this package in npm: markdownlint-cli2 See this project in Snyk: https://app.snyk.io/org/companykobiimports/project/d3823db2-39ff-40fb-bc4d-9b9f918abeb9?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..ced3e79 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.15.0", "minimatch": "9.0.3" }, "devDependencies": {