diff --git a/package-lock.json b/package-lock.json index 079ea20..b65521d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "knip": "5.29.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.13.0", - "markdownlint-cli2-formatter-pretty": "0.0.6", + "markdownlint-cli2-formatter-pretty": "0.0.7", "memfs": "4.11.1", "prettier": "3.3.3", "prettier-plugin-curly": "0.2.2", @@ -5009,9 +5009,9 @@ } }, "node_modules/markdownlint-cli2-formatter-pretty": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/markdownlint-cli2-formatter-pretty/-/markdownlint-cli2-formatter-pretty-0.0.6.tgz", - "integrity": "sha512-XflT5SV8StfexAZkssgBBXjh7mo/24forKbpRUmnqPWVgDIFnBmt09hPQ1QgNgPrwii9QXx7dhL6VqH/Zq17VQ==", + "version": "0.0.7", + "resolved": "https://registry.npmjs.org/markdownlint-cli2-formatter-pretty/-/markdownlint-cli2-formatter-pretty-0.0.7.tgz", + "integrity": "sha512-Q+F2HCqqRw3w6dd9+U5DA1D3/8em/PzJfeyhON7Zb9o7lDAqTQv77xE+S0eTjsljNVqE72LEHNH2zoxHX/e6QA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 210e095..836fd51 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "knip": "5.29.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.13.0", - "markdownlint-cli2-formatter-pretty": "0.0.6", + "markdownlint-cli2-formatter-pretty": "0.0.7", "memfs": "4.11.1", "prettier": "3.3.3", "prettier-plugin-curly": "0.2.2",