File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4545 "space-separated-tokens" : " ^1.0.0"
4646 },
4747 "devDependencies" : {
48- "browserify" : " ^16 .0.0" ,
49- "dtslint" : " ^3 .0.0" ,
48+ "browserify" : " ^17 .0.0" ,
49+ "dtslint" : " ^4 .0.0" ,
5050 "nyc" : " ^15.0.0" ,
5151 "prettier" : " ^2.0.0" ,
52- "remark-cli" : " ^8 .0.0" ,
53- "remark-preset-wooorm" : " ^7 .0.0" ,
52+ "remark-cli" : " ^9 .0.0" ,
53+ "remark-preset-wooorm" : " ^8 .0.0" ,
5454 "svg-tag-names" : " ^2.0.0" ,
5555 "tape" : " ^5.0.0" ,
56- "tinyify" : " ^2 .0.0" ,
57- "xo" : " ^0.32 .0"
56+ "tinyify" : " ^3 .0.0" ,
57+ "xo" : " ^0.34 .0"
5858 },
5959 "scripts" : {
6060 "generate" : " node build" ,
61- "format" : " remark . -qfo && prettier . --write && xo --fix" ,
61+ "format" : " remark . -qfo && prettier . -w --loglevel warn && xo --fix" ,
6262 "build-bundle" : " browserify . -s hastscript > hastscript.js" ,
6363 "build-mangle" : " browserify . -s hastscript -p tinyify > hastscript.min.js" ,
6464 "build" : " npm run build-bundle && npm run build-mangle" ,
You can’t perform that action at this time.
0 commit comments