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 66
66
"acorn-jsx" : " ^5.0.0" ,
67
67
"c8" : " ^7.0.0" ,
68
68
"esast-util-from-js" : " ^1.0.0" ,
69
- "estree-to-babel" : " ^3 .0.0" ,
69
+ "estree-to-babel" : " ^5 .0.0" ,
70
70
"estree-util-build-jsx" : " ^2.0.0" ,
71
71
"estree-util-to-js" : " ^1.0.0" ,
72
72
"hastscript" : " ^7.0.0" ,
75
75
"mdast-util-to-hast" : " ^12.0.0" ,
76
76
"micromark-extension-mdxjs" : " ^1.0.0" ,
77
77
"prettier" : " ^2.0.0" ,
78
- "remark-cli" : " ^10 .0.0" ,
78
+ "remark-cli" : " ^11 .0.0" ,
79
79
"remark-preset-wooorm" : " ^9.0.0" ,
80
80
"rimraf" : " ^3.0.0" ,
81
81
"tape" : " ^5.0.0" ,
82
82
"type-coverage" : " ^2.0.0" ,
83
83
"typescript" : " ^4.0.0" ,
84
84
"unist-util-visit" : " ^4.0.0" ,
85
- "xo" : " ^0.50 .0"
85
+ "xo" : " ^0.51 .0"
86
86
},
87
87
"scripts" : {
88
88
"prepack" : " npm run build && npm run format" ,
You can’t perform that action at this time.
0 commit comments