Skip to content

Commit 98d0dfc

Browse files
Bump markdown-it from 12.3.2 to 14.0.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.2 to 14.0.0. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@12.3.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] <[email protected]>
1 parent 9a03449 commit 98d0dfc

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
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"cheerio": "^1.0.0-rc.5",
2525
"highlight.js": "^11.9.0",
26-
"markdown-it": "^12.0.4",
26+
"markdown-it": "^14.0.0",
2727
"yargs": "^17.7.2"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)