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 3232 "devDependencies" : {
3333 "browserify" : " ^16.0.0" ,
3434 "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" ,
3838 "remark-cli" : " ^6.0.0" ,
3939 "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" ,
4242 "tape" : " ^4.0.0" ,
43- "tinyify" : " ^2.4.3 " ,
43+ "tinyify" : " ^2.0.0 " ,
4444 "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"
4747 },
4848 "scripts" : {
4949 "format" : " remark . -qfo && prettier --write '**/*.js' && xo --fix" ,
You can’t perform that action at this time.
0 commit comments