Skip to content

Commit

Permalink
feature: package: supertape v8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 7, 2022
1 parent 246311c commit f37da0d
Show file tree
Hide file tree
Showing 27 changed files with 28 additions and 27 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "root",
"private": true,
"commitType": "colon",
"scripts": {
"test": "madrun test",
"test:inspect": "madrun test:inspect",
Expand Down Expand Up @@ -44,7 +45,7 @@
"husky": "^6.0.0",
"lerna": "^5.0.0",
"madrun": "^9.0.0",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-putout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-putout": "^16.0.0",
"madrun": "^9.0.0",
"mocha": "^10.0.0",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"scripts": {
"test": "madrun test",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"mock-require": "^3.0.3",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-keypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"mock-require": "^3.0.3",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-match/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-ruler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-validate-args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/compare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"try-catch": "^3.0.0"
},
"license": "MIT",
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 @@ -60,7 +60,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"tenko": "^2.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-putout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"mocha": "^10.0.0",
"montag": "^1.0.0",
"simport": "^1.2.0",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"try-to-catch": "^3.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"try-catch": "^3.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/operate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"montag": "^1.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"try-catch": "^3.0.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/operator-add-args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"madrun": "^9.0.0",
"montag": "^1.2.1",
"nodemon": "^2.0.1",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"peerDependencies": {
"putout": ">=25"
Expand Down
2 changes: 1 addition & 1 deletion packages/operator-declare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"madrun": "^9.0.0",
"montag": "^1.2.1",
"nodemon": "^2.0.1",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"try-catch": "^3.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/operator-regexp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"madrun": "^9.0.0",
"montag": "^1.2.1",
"nodemon": "^2.0.1",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"peerDependencies": {
"putout": ">=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-declare-undefined-variables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"madrun": "^9.0.0",
"montag": "^1.2.1",
"nodemon": "^2.0.1",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"peerDependencies": {
"putout": ">=25"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lerna": "^5.0.0",
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"peerDependencies": {
"putout": ">=25"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-remove-nested-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"madrun": "^9.0.0",
"montag": "^1.2.1",
"nodemon": "^2.0.1",
"supertape": "^7.6.0"
"supertape": "^8.0.0"
},
"peerDependencies": {
"putout": ">=25"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-remove-unused-variables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"just-camel-case": "^4.0.2",
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"try-catch": "^3.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/processor-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.2.3"
"supertape": "^8.0.0"
},
"peerDependencies": {
"putout": ">=26"
Expand Down
2 changes: 1 addition & 1 deletion packages/processor-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"montag": "^1.2.1",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"peerDependencies": {
"putout": ">=26"
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"nodemon": "^2.0.1",
"pullout": "^4.0.0",
"strip-ansi": "^7.0.0",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@putout/eslint": "^1.2.0",
"currify": "^4.0.0",
"putout": "*",
"supertape": "^7.0.0",
"supertape": "^8.0.0",
"try-catch": "^3.0.0",
"try-to-catch": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/traverse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"madrun": "^9.0.0",
"nodemon": "^2.0.1",
"putout": "*",
"supertape": "^7.0.0"
"supertape": "^8.0.0"
},
"license": "MIT",
"engines": {
Expand Down

0 comments on commit f37da0d

Please sign in to comment.