File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
strategy :
18
18
matrix :
19
19
node :
20
- - lts/erbium
20
+ - lts/fermium
21
21
- node
Original file line number Diff line number Diff line change 60
60
"mdast-util-assert" : " ^4.0.0" ,
61
61
"prettier" : " ^2.0.0" ,
62
62
"rehype-parse" : " ^8.0.0" ,
63
- "remark-cli" : " ^10 .0.0" ,
63
+ "remark-cli" : " ^11 .0.0" ,
64
64
"remark-gfm" : " ^3.0.0" ,
65
65
"remark-parse" : " ^10.0.0" ,
66
66
"remark-preset-wooorm" : " ^9.0.0" ,
67
67
"remark-stringify" : " ^10.0.0" ,
68
68
"rimraf" : " ^3.0.0" ,
69
69
"tape" : " ^5.0.0" ,
70
70
"type-coverage" : " ^2.0.0" ,
71
- "typescript" : " ~4.4 .0" ,
71
+ "typescript" : " ^4.0 .0" ,
72
72
"unified" : " ^10.0.0" ,
73
73
"unist-builder" : " ^3.0.0" ,
74
74
"unist-util-remove-position" : " ^4.0.0" ,
75
- "xo" : " ^0.47 .0"
75
+ "xo" : " ^0.51 .0"
76
76
},
77
77
"scripts" : {
78
78
"prepack" : " npm run build && npm run format" ,
You can’t perform that action at this time.
0 commit comments