build(deps-dev): bump markdownlint from 0.32.1 to 0.33.0 (#9010)
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.32.1 to 0.33.0. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.32.1...v0.33.0) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
... | @@ -68,7 +68,7 @@ | ... | @@ -68,7 +68,7 @@ |
"eslint-plugin-unicorn": "^49.0.0", | "eslint-plugin-unicorn": "^49.0.0", | ||
"husky": "^8.0.3", | "husky": "^8.0.3", | ||
"lint-staged": "15.2.0", | "lint-staged": "15.2.0", | ||
"markdownlint": "^0.32.1", | "markdownlint": "^0.33.0", | ||
"markdownlint-cli2": "0.4.0", | "markdownlint-cli2": "0.4.0", | ||
"mocha": "^10.2.0", | "mocha": "^10.2.0", | ||
"nx": "17.2.4", | "nx": "17.2.4", | ||
... | ... |
Please register or sign in to comment