Bump markdownlint-cli2 in the npm-dependencies group

Bumps the npm-dependencies group with 1 update: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).


Updates `markdownlint-cli2` from 0.16.0 to 0.17.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-28 10:05:50 +00:00
committed by GitHub
parent d4f0988c49
commit de60486f9d
2 changed files with 1140 additions and 37 deletions

1175
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,6 +24,6 @@
},
"devDependencies": {
"linkinator": "^6.1.2",
"markdownlint-cli2": "0.16.0"
"markdownlint-cli2": "0.17.0"
}
}