File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131 "hast-util-is-element" : " ^1.0.0"
3232 },
3333 "devDependencies" : {
34- "browserify" : " ^16 .0.0" ,
34+ "browserify" : " ^17 .0.0" ,
3535 "nyc" : " ^15.0.0" ,
3636 "prettier" : " ^2.0.0" ,
37- "remark-cli" : " ^8 .0.0" ,
38- "remark-preset-wooorm" : " ^7 .0.0" ,
37+ "remark-cli" : " ^9 .0.0" ,
38+ "remark-preset-wooorm" : " ^8 .0.0" ,
3939 "tape" : " ^5.0.0" ,
40- "tinyify" : " ^2 .0.0" ,
41- "xo" : " ^0.32 .0"
40+ "tinyify" : " ^3 .0.0" ,
41+ "xo" : " ^0.34 .0"
4242 },
4343 "scripts" : {
44- "format" : " remark . -qfo && prettier . --write && xo --fix" ,
44+ "format" : " remark . -qfo && prettier . -w --loglevel warn && xo --fix" ,
4545 "build-bundle" : " browserify . -s hastUtilScriptSupporting > hast-util-script-supporting.js" ,
4646 "build-mangle" : " browserify . -s hastUtilScriptSupporting -p tinyify > hast-util-script-supporting.min.js" ,
4747 "build" : " npm run build-bundle && npm run build-mangle" ,
You can’t perform that action at this time.
0 commit comments