Skip to content

Commit

Permalink
feature: supertape: putout v37.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 4, 2025
1 parent 9158a9e commit 7d8c672
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 11 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,16 @@
"husky": "^9.0.11",
"lerna": "^6.0.1",
"madrun": "^10.0.0",
"putout": "^36.0.2",
"putout": "^37.8.2",
"redlint": "^3.9.0",
"supertape": "^10.0.0",
"typescript": "^5.1.6"
},
"engines": {
"node": ">=18"
},
"workspaces": ["packages/*"],
"workspaces": [
"packages/*"
],
"dependencies": {}
}
2 changes: 1 addition & 1 deletion packages/engine-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"madrun": "^10.0.0",
"mock-require": "^3.0.2",
"nodemon": "^3.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.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 @@ -39,7 +39,7 @@
"montag": "^1.0.0",
"nodemon": "^3.0.1",
"pullout": "^5.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.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 @@ -38,7 +38,7 @@
"montag": "^1.0.0",
"nodemon": "^3.0.1",
"pullout": "^5.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.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 @@ -42,7 +42,7 @@
"montag": "^1.0.0",
"nodemon": "^3.0.1",
"pullout": "^5.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-short/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"montag": "^1.0.0",
"nodemon": "^3.0.1",
"pullout": "^5.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.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 @@ -36,7 +36,7 @@
"montag": "^1.0.0",
"nodemon": "^3.0.1",
"pullout": "^5.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"montag": "^1.0.0",
"nodemon": "^3.0.1",
"pullout": "^5.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.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 @@ -44,7 +44,7 @@
"madrun": "^10.0.0",
"mock-require": "^3.0.2",
"nodemon": "^3.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"supertape": "^10.0.0",
"typescript": "^5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/supertape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"montag": "^1.0.0",
"nodemon": "^3.0.1",
"pullout": "^5.0.1",
"putout": "^36.0.2",
"putout": "^37.8.2",
"runsome": "^1.0.0",
"try-catch": "^3.0.1",
"typescript": "^5.1.6"
Expand Down

0 comments on commit 7d8c672

Please sign in to comment.