File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 2626 "vfile-find-up" : " ^2.0.0"
2727 },
2828 "devDependencies" : {
29- "execa" : " ^0.6 .0" ,
29+ "execa" : " ^0.7 .0" ,
3030 "has" : " ^1.0.1" ,
3131 "nlcst-to-string" : " ^2.0.0" ,
32- "nyc" : " ^10 .1.0" ,
32+ "nyc" : " ^11 .1.0" ,
3333 "remark-cli" : " ^3.0.0" ,
34- "remark-preset-wooorm" : " ^2 .0.0" ,
34+ "remark-preset-wooorm" : " ^3 .0.0" ,
3535 "retext" : " ^5.0.0" ,
3636 "rimraf" : " ^2.5.4" ,
3737 "tape" : " ^4.0.0" ,
3838 "to-vfile" : " ^2.0.0" ,
3939 "trough" : " ^1.0.0" ,
4040 "unist-util-visit" : " ^1.1.0" ,
41- "xo" : " ^0.17.1 "
41+ "xo" : " ^0.18.0 "
4242 },
4343 "scripts" : {
4444 "build-md" : " remark . -qfo" ,
5555 "branches" : 100
5656 },
5757 "xo" : {
58- "space" : true
58+ "space" : true ,
59+ "esnext" : false
5960 },
6061 "remarkConfig" : {
61- "plugins" : [" preset-wooorm" ]
62+ "plugins" : [
63+ " preset-wooorm"
64+ ]
6265 }
6366}
You can’t perform that action at this time.
0 commit comments