Skip to content

Commit

Permalink
fix(package): update markdown-it to version 9.0.1
Browse files Browse the repository at this point in the history
Closes #38
  • Loading branch information
greenkeeper[bot] committed Jul 12, 2019
1 parent 3d3581c commit 1a99af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"author": "Frederic Marx <marx.frederic@gmail.com>",
"license": "MIT",
"dependencies": {
"markdown-it": "^8.4.0"
"markdown-it": "^9.0.1"
},
"devDependencies": {
"endent": "^1.1.1",
Expand Down

0 comments on commit 1a99af5

Please sign in to comment.