diff --git a/package.json b/package.json index 84877c4..60bfb70 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "devDependencies": { "@prettier/plugin-xml": "^3.4.1", "cspell": "^8.16.1", - "markdownlint-cli2": "^0.15.0", + "markdownlint-cli2": "^0.16.0", "prettier": "^3.4.1", "prettier-plugin-ini": "^1.3.0", "prettier-plugin-sort-json": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index efc7a3f..a3a2e56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -848,10 +848,10 @@ markdownlint-cli2-formatter-default@0.0.5: resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.5.tgz#b8fde4e127f9a9c0596e6d45eed352dd0aa0ff98" integrity sha512-4XKTwQ5m1+Txo2kuQ3Jgpo/KmnG+X90dWt4acufg6HVGadTUG5hzHF/wssp9b5MBYOMCnZ9RMPaU//uHsszF8Q== -markdownlint-cli2@^0.15.0: - version "0.15.0" - resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.15.0.tgz#649edd80d59343c2e2493db2f6a31f1de3d72bb4" - integrity sha512-4P/lnxQxU2R5lywRJs4b2ajm8z65CW8qqR1bTIcdQ5EG+nZpC6HJlJUnmIR5ee+uecUkoMroazxWcLB7etSmrg== +markdownlint-cli2@^0.16.0: + version "0.16.0" + resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.16.0.tgz#95c599e28aff8e4286fbf08003e7fc1282ec0cac" + integrity sha512-oy5dJdOxGMKSwrlouxdEGf6N4O2Iz8oJ4/HO2Ix67o4vTK1AQNGjZUNwTIzfa5x+XbJ++dfgR1gLfILajsW+1Q== dependencies: globby "14.0.2" js-yaml "4.1.0"