Skip to content

Commit

Permalink
feature: @putout/minify: @putout/plugin-remove-debugger v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 9, 2024
1 parent 5dc82c4 commit d44e94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"@putout/plugin-convert-arguments-to-rest": "^2.0.0",
"@putout/plugin-convert-to-arrow-function": "^4.0.0",
"@putout/plugin-declare": "^2.0.1",
"@putout/plugin-extract-sequence-expressions": "^3.5.0",
"@putout/plugin-for-of": "^4.0.0",
"@putout/plugin-logical-expressions": "^5.0.0",
"@putout/plugin-merge-destructuring-properties": "^8.0.0",
Expand All @@ -58,7 +59,7 @@
"@putout/plugin-promises": "^14.0.0",
"@putout/plugin-regexp": "^8.0.0",
"@putout/plugin-remove-console": "^6.0.0",
"@putout/plugin-remove-debugger": "^5.0.0",
"@putout/plugin-remove-debugger": "^6.0.0",
"@putout/plugin-remove-empty": "^11.0.0",
"@putout/plugin-remove-nested-blocks": "^6.3.0",
"@putout/plugin-remove-unreachable-code": "^1.2.0",
Expand All @@ -71,7 +72,6 @@
"@putout/plugin-remove-useless-spread": "^10.0.1",
"@putout/plugin-remove-useless-variables": "^10.0.0",
"@putout/plugin-reuse-duplicate-init": "^5.0.0",
"@putout/plugin-extract-sequence-expressions": "^3.5.0",
"@putout/plugin-simplify-ternary": "^7.0.0",
"@putout/plugin-types": "^3.0.0",
"@putout/printer": "^7.4.0",
Expand Down

0 comments on commit d44e94a

Please sign in to comment.