File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 3131 "hast-to-hyperscript" : " ^7.0.0" ,
3232 "property-information" : " ^5.0.0" ,
3333 "web-namespaces" : " ^1.0.0" ,
34- "xtend" : " ^4.0.1 " ,
34+ "xtend" : " ^4.0.0 " ,
3535 "zwitch" : " ^1.0.0"
3636 },
3737 "devDependencies" : {
3838 "browserify" : " ^16.0.0" ,
3939 "json-stringify-safe" : " ^5.0.0" ,
40- "nyc" : " ^14 .0.0" ,
40+ "nyc" : " ^15 .0.0" ,
4141 "parse5" : " ^5.0.0" ,
4242 "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" ,
4545 "tape" : " ^4.0.0" ,
4646 "tinyify" : " ^2.0.0" ,
47- "xo" : " ^0.24 .0"
47+ "xo" : " ^0.27 .0"
4848 },
4949 "scripts" : {
5050 "format" : " remark . -qfo && prettier --write \" **/*.js\" && xo --fix" ,
6767 "prettier" : true ,
6868 "esnext" : false ,
6969 "rules" : {
70+ "unicorn/prefer-includes" : " off" ,
7071 "guard-for-in" : " off"
7172 },
7273 "ignores" : [
You can’t perform that action at this time.
0 commit comments