File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"browserify" : " ^16.0.0" ,
35
- "is-hidden" : " ^1.1 .0" ,
35
+ "is-hidden" : " ^1.0 .0" ,
36
36
"negate" : " ^1.0.0" ,
37
- "nyc" : " ^14 .0.0" ,
37
+ "nyc" : " ^15 .0.0" ,
38
38
"prettier" : " ^1.0.0" ,
39
- "remark-cli" : " ^6 .0.0" ,
40
- "remark-preset-wooorm" : " ^5 .0.0" ,
39
+ "remark-cli" : " ^7 .0.0" ,
40
+ "remark-preset-wooorm" : " ^6 .0.0" ,
41
41
"retext-english" : " ^3.0.0" ,
42
42
"retext-stringify" : " ^2.0.0" ,
43
43
"tape" : " ^4.0.0" ,
44
- "tinyify" : " ^2.5 .0" ,
45
- "unified" : " ^7 .0.0" ,
46
- "xo" : " ^0.24 .0"
44
+ "tinyify" : " ^2.0 .0" ,
45
+ "unified" : " ^8 .0.0" ,
46
+ "xo" : " ^0.26 .0"
47
47
},
48
48
"scripts" : {
49
49
"format" : " remark . -qfo && prettier --write \" **/*.js\" && xo --fix" ,
72
72
"prettier" : true ,
73
73
"esnext" : false ,
74
74
"rules" : {
75
+ "unicorn/prefer-includes" : " off" ,
75
76
"guard-for-in" : " off"
76
77
},
77
78
"ignore" : [
You can’t perform that action at this time.
0 commit comments