File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
packages/plugin-remove-useless-array Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 2424 "coverage" : " madrun coverage" ,
2525 "report" : " madrun report"
2626 },
27- "dependencies" : {
28- "eslint-plugin-putout" : " ^30.0.0"
29- },
27+ "dependencies" : {},
3028 "keywords" : [
3129 " putout" ,
3230 " putout-plugin" ,
3533 " useless"
3634 ],
3735 "devDependencies" : {
38- "@putout/ eslint-flat " : " ^4 .0.0" ,
36+ "eslint-plugin-putout " : " ^30 .0.0" ,
3937 "@putout/test" : " ^15.0.0" ,
4038 "c8" : " ^10.0.0" ,
4139 "eslint" : " ^10.0.0" ,
4240 "eslint-plugin-n" : " ^17.0.0" ,
4341 "madrun" : " ^12.0.0"
4442 },
4543 "peerDependencies" : {
46- "putout" : " >=40 "
44+ "putout" : " >=41 "
4745 },
4846 "license" : " MIT" ,
4947 "engines" : {
50- "node" : " >=20 "
48+ "node" : " >=22 "
5149 },
5250 "publishConfig" : {
5351 "access" : " public"
You can’t perform that action at this time.
0 commit comments