Bump markdownlint-cli2 to fix moderate security vulnerabilities

markdown-it ReDoS vulnerability (GHSA-38c4-r59v-3vqw) resolved
by upgrading markdownlint-cli2 from 0.19 to 0.21. Dev-only
dependency, no user impact.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mårten Angner 2026-03-12 19:26:19 +01:00
parent cfcbdf3b3d
commit 2d898ab2de
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
"ignore": "^7.0.5",
"jest": "^30.0.4",
"lint-staged": "^16.1.1",
"markdownlint-cli2": "^0.19.1",
"markdownlint-cli2": "^0.21.0",
"prettier": "^3.7.4",
"prettier-plugin-packagejson": "^2.5.19",
"semver": "^7.6.3",