Skip to content

Commit 4ed7076

Browse files
chore(deps): 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](markdown-it/markdown-it@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>
1 parent f8dee44 commit 4ed7076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/hexojs/hexo-renderer-markdown-it",
3333
"dependencies": {
3434
"hexo-util": "^3.0.1",
35-
"markdown-it": "^13.0.1",
35+
"markdown-it": "^14.0.0",
3636
"markdown-it-abbr": "^1.0.4",
3737
"markdown-it-attrs": "^4.1.3",
3838
"markdown-it-cjk-breaks": "^1.1.2",

0 commit comments

Comments
 (0)