diff --git a/package.json b/package.json index 56313e7..167e9b1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "devDependencies": { "cspell": "9.0.1", - "markdownlint-cli": "0.44.0" + "markdownlint-cli": "0.45.0" }, "scripts": { "format-cspell-config": "node ./internal/scripts/format-cspell-config.js"