File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 21
21
"unist-util-modify-children" : " ^1.0.0"
22
22
},
23
23
"devDependencies" : {
24
- "browserify" : " ^14 .0.0" ,
24
+ "browserify" : " ^16 .0.0" ,
25
25
"esmangle" : " ^1.0.0" ,
26
26
"nlcst-emoji-modifier" : " ^2.0.1" ,
27
27
"nlcst-emoticon-modifier" : " ^1.0.0" ,
28
28
"nyc" : " ^11.0.0" ,
29
- "remark-cli" : " ^4 .0.0" ,
30
- "remark-preset-wooorm" : " ^3 .0.0" ,
29
+ "remark-cli" : " ^5 .0.0" ,
30
+ "remark-preset-wooorm" : " ^4 .0.0" ,
31
31
"retext-english" : " ^3.0.0" ,
32
32
"tape" : " ^4.6.2" ,
33
33
"unified" : " ^6.1.5" ,
34
34
"unist-util-remove-position" : " ^1.1.0" ,
35
- "xo" : " ^0.18 .0"
35
+ "xo" : " ^0.20 .0"
36
36
},
37
37
"scripts" : {
38
38
"build-md" : " remark . --quiet --frail" ,
54
54
"space" : true ,
55
55
"esnext" : false ,
56
56
"rules" : {
57
+ "guard-for-in" : " off" ,
58
+ "no-var" : " off" ,
59
+ "prefer-arrow-callback" : " off" ,
57
60
"guard-for-in" : " off"
58
61
},
59
62
"ignore" : [
You can’t perform that action at this time.
0 commit comments