File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 ],
3333 "devDependencies" : {
3434 "browserify" : " ^16.0.0" ,
35- "chalk" : " ^3 .0.0" ,
35+ "chalk" : " ^4 .0.0" ,
3636 "dox" : " ^0.9.0" ,
3737 "lerna" : " ^3.0.0" ,
3838 "mdast-zone" : " ^4.0.0" ,
4646 "remark-toc" : " ^7.0.0" ,
4747 "remark-validate-links" : " ^10.0.0" ,
4848 "strip-indent" : " ^3.0.0" ,
49- "tape" : " ^4 .0.0" ,
49+ "tape" : " ^5 .0.0" ,
5050 "tinyify" : " ^2.0.0" ,
5151 "to-vfile" : " ^6.0.0" ,
5252 "trim" : " 0.0.1" ,
5353 "unist-builder" : " ^2.0.0" ,
5454 "unist-util-remove-position" : " ^2.0.0" ,
5555 "vfile-reporter" : " ^6.0.0" ,
56- "xo" : " ^0.28 .0"
56+ "xo" : " ^0.30 .0"
5757 },
5858 "scripts" : {
5959 "postinstall" : " lerna bootstrap --no-ci" ,
8686 "prettier" : true ,
8787 "esnext" : false ,
8888 "rules" : {
89+ "unicorn/no-fn-reference-in-iterator" : " off" ,
90+ "unicorn/prefer-number-properties" : " off" ,
8991 "unicorn/string-content" : " off" ,
9092 "unicorn/prefer-includes" : " off" ,
9193 "guard-for-in" : " off" ,
You can’t perform that action at this time.
0 commit comments