Skip to content

Commit 5d4c613

Browse files
chore(deps): bump markdown-it and markdownlint-cli2 (#31)
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.19.1 to 0.21.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.19.1...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:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10a289d commit 5d4c613

2 files changed

Lines changed: 109 additions & 49 deletions

File tree

package-lock.json

Lines changed: 108 additions & 48 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
@@ -29,6 +29,6 @@
2929
"homepage": "https://github.com/jentic/api-ai-readiness-framework#readme",
3030
"devDependencies": {
3131
"cspell": "^9.3.2",
32-
"markdownlint-cli2": "^0.19.1"
32+
"markdownlint-cli2": "^0.21.0"
3333
}
3434
}

0 commit comments

Comments
 (0)