File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 59
59
"mdast-util-assert" : " ^4.0.0" ,
60
60
"prettier" : " ^2.0.0" ,
61
61
"rehype-parse" : " ^8.0.0" ,
62
- "remark-cli" : " ^9 .0.0" ,
63
- "remark-gfm" : " ^1 .0.0" ,
64
- "remark-parse" : " ^9 .0.0" ,
65
- "remark-preset-wooorm" : " ^8 .0.0" ,
66
- "remark-stringify" : " ^9 .0.0" ,
62
+ "remark-cli" : " ^10 .0.0" ,
63
+ "remark-gfm" : " ^2 .0.0" ,
64
+ "remark-parse" : " ^10 .0.0" ,
65
+ "remark-preset-wooorm" : " ^9 .0.0" ,
66
+ "remark-stringify" : " ^10 .0.0" ,
67
67
"rimraf" : " ^3.0.0" ,
68
68
"tape" : " ^5.0.0" ,
69
69
"type-coverage" : " ^2.0.0" ,
70
70
"typescript" : " ^4.0.0" ,
71
71
"unified" : " ^10.0.0" ,
72
72
"unist-builder" : " ^3.0.0" ,
73
73
"unist-util-remove-position" : " ^4.0.0" ,
74
- "xo" : " ^0.42 .0"
74
+ "xo" : " ^0.44 .0"
75
75
},
76
76
"scripts" : {
77
77
"prepack" : " npm run build && npm run format" ,
You can’t perform that action at this time.
0 commit comments