build(deps-dev): bump markdownlint from 0.30.0 to 0.31.0
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.30.0 to 0.31.0. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
... | ... | @@ -62,7 +62,7 @@ |
"eslint-plugin-unicorn": "^42.0.0", | ||
"husky": "^8.0.3", | ||
"lint-staged": "14.0.1", | ||
"markdownlint": "^0.30.0", | ||
"markdownlint": "^0.31.0", | ||
"markdownlint-cli2": "0.4.0", | ||
"mocha": "^10.2.0", | ||
"nx": "16.8.1", | ||
... | ... |
Please register or sign in to comment