Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 49b39e9

Browse files
fix(package): update markdown-it to version 8.3.1
https://greenkeeper.io/
1 parent 6a31e21 commit 49b39e9

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
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"handlebars": "4.0.6",
1212
"highlight.js": "9.9.0",
13-
"markdown-it": "8.3.0"
13+
"markdown-it": "8.3.1"
1414
},
1515
"devDependencies": {
1616
"@neogeek/eslint-config-standards": "1.13.1",

0 commit comments

Comments
 (0)