File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"browserify" : " ^16.0.0" ,
34
34
"hastscript" : " ^5.0.0" ,
35
- "nyc" : " ^13 .0.0" ,
36
- "prettier" : " ^1.13.5 " ,
37
- "rehype-stringify" : " ^4 .0.0" ,
35
+ "nyc" : " ^14 .0.0" ,
36
+ "prettier" : " ^1.0.0 " ,
37
+ "rehype-stringify" : " ^5 .0.0" ,
38
38
"remark-cli" : " ^6.0.0" ,
39
39
"remark-parse" : " ^6.0.0" ,
40
- "remark-preset-wooorm" : " ^4 .0.0" ,
41
- "remark-rehype" : " ^3 .0.0" ,
40
+ "remark-preset-wooorm" : " ^5 .0.0" ,
41
+ "remark-rehype" : " ^4 .0.0" ,
42
42
"tape" : " ^4.0.0" ,
43
- "tinyify" : " ^2.4.3 " ,
43
+ "tinyify" : " ^2.0.0 " ,
44
44
"unified" : " ^7.0.0" ,
45
- "unist-builder" : " ^1.0.2 " ,
46
- "xo" : " ^0.23 .0"
45
+ "unist-builder" : " ^1.0.0 " ,
46
+ "xo" : " ^0.24 .0"
47
47
},
48
48
"scripts" : {
49
49
"format" : " remark . -qfo && prettier --write '**/*.js' && xo --fix" ,
You can’t perform that action at this time.
0 commit comments