mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Bump markdown-it from 13.0.2 to 14.0.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f87e7dc60
commit
0e6ffaaab4
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
"node": ">=18"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "13.0.2",
|
||||
"markdown-it": "14.0.0",
|
||||
"markdownlint-micromark": "0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue