Skip to content

Commit

Permalink
feature(package) putout v18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 28, 2021
1 parent 7cd19e2 commit a6d87fe
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"husky": "^6.0.0",
"lerna": "^4.0.0",
"madrun": "^8.0.1",
"putout": "^17.0.0",
"putout": "^18.0.0",
"supertape": "^5.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"madrun": "^8.0.0",
"mock-require": "^3.0.2",
"nodemon": "^2.0.2",
"putout": "^17.0.0",
"putout": "^18.0.0",
"supertape": "^5.0.0",
"try-to-catch": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-fail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.2",
"pullout": "^4.0.0",
"putout": "^17.0.0",
"putout": "^18.0.0",
"supertape": "^5.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-json-lines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.2",
"pullout": "^4.0.0",
"putout": "^17.0.0",
"putout": "^18.0.0",
"supertape": "^5.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-progress-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.2",
"pullout": "^4.0.0",
"putout": "^17.0.0",
"putout": "^18.0.0",
"supertape": "^5.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-tap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.2",
"pullout": "^4.0.0",
"putout": "^17.0.0",
"putout": "^18.0.0",
"supertape": "^5.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/operator-stub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"madrun": "^8.0.0",
"mock-require": "^3.0.2",
"nodemon": "^2.0.2",
"putout": "^17.0.0",
"putout": "^18.0.0",
"supertape": "^5.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/supertape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.2",
"pullout": "^4.0.0",
"putout": "^17.0.0",
"putout": "^18.0.0",
"runsome": "^1.0.0"
},
"license": "MIT",
Expand Down

0 comments on commit a6d87fe

Please sign in to comment.