Skip to content

Commit 9ee463a

Browse files
committed
Update dev-dependencies
1 parent 61766f3 commit 9ee463a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,12 @@
3838
"mdast-util-to-markdown": "^0.3.0"
3939
},
4040
"devDependencies": {
41-
"mdast-util-from-markdown": "^0.5.0",
42-
"micromark-extension-gfm-task-list-item": "^0.2.0",
41+
"mdast-util-from-markdown": "^0.6.0",
42+
"micromark-extension-gfm-task-list-item": "^0.3.0",
4343
"nyc": "^15.0.0",
4444
"prettier": "^2.0.0",
4545
"remark-cli": "^8.0.0",
4646
"remark-preset-wooorm": "^7.0.0",
47-
"string-width": "^4.2.0",
4847
"tape": "^5.0.0",
4948
"xo": "^0.33.0"
5049
},

0 commit comments

Comments
 (0)