Skip to content

Commit f18131e

Browse files
build(deps): bump markdown-it and markdownlint-cli2 in /docs (#8329)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 14.1.1 and updates ancestor dependency [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). These dependencies need to be updated together. Updates `markdown-it` from 14.1.0 to 14.1.1 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.0...14.1.1) Updates `markdownlint-cli2` from 0.20.0 to 0.21.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: indirect - dependency-name: markdownlint-cli2 dependency-version: 0.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af61658 commit f18131e

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

docs/package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@mermaid-js/layout-elk": "^0.1.9",
2121
"eslint": "^9.39.2",
2222
"glob": "^11.0.3",
23-
"markdownlint-cli2": "^0.20.0",
23+
"markdownlint-cli2": "^0.21.0",
2424
"md-front-matter": "^1.0.4",
2525
"raw-loader": "^4.0.2",
2626
"react-markdown": "^10.1.0",

0 commit comments

Comments
 (0)