Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 29, 2020
1 parent ddf1535 commit 3b1abf3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"syntax.js"
],
"dependencies": {
"micromark": "~2.8.1",
"micromark-extension-gfm-autolink-literal": "~0.4.0",
"micromark-extension-gfm-strikethrough": "~0.5.0",
"micromark-extension-gfm-table": "~0.3.0",
"micromark": "~2.9.0",
"micromark-extension-gfm-autolink-literal": "~0.5.0",
"micromark-extension-gfm-strikethrough": "~0.6.0",
"micromark-extension-gfm-table": "~0.4.0",
"micromark-extension-gfm-tagfilter": "~0.3.0",
"micromark-extension-gfm-task-list-item": "~0.3.0"
},
Expand Down

0 comments on commit 3b1abf3

Please sign in to comment.