File tree 1 file changed +6
-5
lines changed 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 31
31
"hast-to-hyperscript" : " ^7.0.0" ,
32
32
"property-information" : " ^5.0.0" ,
33
33
"web-namespaces" : " ^1.0.0" ,
34
- "xtend" : " ^4.0.1 " ,
34
+ "xtend" : " ^4.0.0 " ,
35
35
"zwitch" : " ^1.0.0"
36
36
},
37
37
"devDependencies" : {
38
38
"browserify" : " ^16.0.0" ,
39
39
"json-stringify-safe" : " ^5.0.0" ,
40
- "nyc" : " ^14 .0.0" ,
40
+ "nyc" : " ^15 .0.0" ,
41
41
"parse5" : " ^5.0.0" ,
42
42
"prettier" : " ^1.0.0" ,
43
- "remark-cli" : " ^6 .0.0" ,
44
- "remark-preset-wooorm" : " ^5 .0.0" ,
43
+ "remark-cli" : " ^7 .0.0" ,
44
+ "remark-preset-wooorm" : " ^6 .0.0" ,
45
45
"tape" : " ^4.0.0" ,
46
46
"tinyify" : " ^2.0.0" ,
47
- "xo" : " ^0.24 .0"
47
+ "xo" : " ^0.27 .0"
48
48
},
49
49
"scripts" : {
50
50
"format" : " remark . -qfo && prettier --write \" **/*.js\" && xo --fix" ,
67
67
"prettier" : true ,
68
68
"esnext" : false ,
69
69
"rules" : {
70
+ "unicorn/prefer-includes" : " off" ,
70
71
"guard-for-in" : " off"
71
72
},
72
73
"ignores" : [
You can’t perform that action at this time.
0 commit comments