Skip to content

Commit 2e7d728

Browse files
chore(deps): bump markdown-it and markdownlint-cli2 (#115)
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 995f19e commit 2e7d728

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"node": ">=24"
1818
},
1919
"dependencies": {
20-
"markdownlint-cli2": "^0.20.0",
20+
"markdownlint-cli2": "^0.21.0",
2121
"markdownlint-rule-search-replace": "^1.1.0",
2222
"prettier": "^3.0.0"
2323
},

0 commit comments

Comments
 (0)