Skip to content

Commit aafcc9b

Browse files
committed
feature: putout: supertape v11.0.2
1 parent a3a7308 commit aafcc9b

File tree

46 files changed

+46
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+46
-46
lines changed

packages/babel-plugin-putout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-putout": "^26.0.0",
1919
"madrun": "^11.0.0",
2020
"mocha": "^11.1.0",
21-
"supertape": "^10.0.0"
21+
"supertape": "^11.0.3"
2222
},
2323
"scripts": {
2424
"test": "madrun test",

packages/cli-cache/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"madrun": "^11.0.0",
4848
"nodemon": "^3.0.1",
4949
"putout": "*",
50-
"supertape": "^10.0.0"
50+
"supertape": "^11.0.3"
5151
},
5252
"license": "MIT",
5353
"engines": {

packages/cli-choose-formatter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"madrun": "^11.0.0",
4343
"nodemon": "^3.0.1",
4444
"putout": "*",
45-
"supertape": "^10.0.0"
45+
"supertape": "^11.0.3"
4646
},
4747
"license": "MIT",
4848
"peerDependencies": {

packages/cli-choose/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"madrun": "^11.0.0",
4343
"nodemon": "^3.0.1",
4444
"putout": "*",
45-
"supertape": "^10.0.0"
45+
"supertape": "^11.0.3"
4646
},
4747
"license": "MIT",
4848
"engines": {

packages/cli-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"madrun": "^11.0.0",
3838
"nodemon": "^3.0.1",
3939
"putout": "*",
40-
"supertape": "^10.0.0"
40+
"supertape": "^11.0.3"
4141
},
4242
"license": "MIT",
4343
"engines": {

packages/cli-keypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"mock-require": "^3.0.3",
4444
"nodemon": "^3.0.1",
4545
"putout": "*",
46-
"supertape": "^10.0.0"
46+
"supertape": "^11.0.3"
4747
},
4848
"license": "MIT",
4949
"engines": {

packages/cli-match/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"madrun": "^11.0.0",
4141
"nodemon": "^3.0.1",
4242
"putout": "*",
43-
"supertape": "^10.0.0"
43+
"supertape": "^11.0.3"
4444
},
4545
"license": "MIT",
4646
"engines": {

packages/cli-process-file/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"montag": "^1.2.1",
5050
"nodemon": "^3.0.1",
5151
"putout": "*",
52-
"supertape": "^10.0.0"
52+
"supertape": "^11.0.3"
5353
},
5454
"peerDependencies": {
5555
"putout": ">=38"

packages/cli-ruler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"madrun": "^11.0.0",
4040
"nodemon": "^3.0.1",
4141
"putout": "*",
42-
"supertape": "^10.0.0"
42+
"supertape": "^11.0.3"
4343
},
4444
"license": "MIT",
4545
"engines": {

packages/cli-staged/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"mock-require": "^3.0.3",
4646
"nodemon": "^3.0.1",
4747
"putout": "*",
48-
"supertape": "^10.0.0"
48+
"supertape": "^11.0.3"
4949
},
5050
"license": "MIT",
5151
"engines": {

packages/cli-validate-args/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"madrun": "^11.0.0",
4343
"nodemon": "^3.0.1",
4444
"putout": "*",
45-
"supertape": "^10.0.0"
45+
"supertape": "^11.0.3"
4646
},
4747
"license": "MIT",
4848
"engines": {

packages/compare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"montag": "^1.0.0",
4747
"nodemon": "^3.0.1",
4848
"putout": "*",
49-
"supertape": "^10.0.0",
49+
"supertape": "^11.0.3",
5050
"try-catch": "^3.0.0"
5151
},
5252
"license": "MIT",

packages/engine-loader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"montag": "^1.0.0",
5959
"nodemon": "^3.0.1",
6060
"putout": "*",
61-
"supertape": "^10.0.0"
61+
"supertape": "^11.0.3"
6262
},
6363
"license": "MIT",
6464
"engines": {

packages/engine-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"montag": "^1.0.0",
6464
"nodemon": "^3.0.1",
6565
"putout": "*",
66-
"supertape": "^10.0.0",
66+
"supertape": "^11.0.3",
6767
"tenko": "^2.0.0"
6868
},
6969
"license": "MIT",

packages/engine-processor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"madrun": "^11.0.0",
4747
"nodemon": "^3.0.1",
4848
"putout": "*",
49-
"supertape": "^10.0.0"
49+
"supertape": "^11.0.3"
5050
},
5151
"peerDependencies": {
5252
"putout": "*"

packages/engine-reporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"mock-require": "^3.0.3",
5353
"montag": "^1.0.0",
5454
"nodemon": "^3.0.1",
55-
"supertape": "^10.0.0"
55+
"supertape": "^11.0.3"
5656
},
5757
"peerDependencies": {
5858
"putout": "*"

packages/engine-runner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"montag": "^1.0.0",
6363
"nodemon": "^3.0.1",
6464
"putout": "*",
65-
"supertape": "^10.0.0"
65+
"supertape": "^11.0.3"
6666
},
6767
"peerDependencies": {
6868
"putout": "*"

packages/eslint-flat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"madrun": "^11.0.0",
4545
"nodemon": "^3.0.1",
4646
"putout": "*",
47-
"supertape": "^10.0.0"
47+
"supertape": "^11.0.3"
4848
},
4949
"license": "MIT",
5050
"engines": {

packages/eslint-plugin-putout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"mocha": "^11.0.1",
7272
"montag": "^1.0.0",
7373
"simport": "^1.2.0",
74-
"supertape": "^10.0.0"
74+
"supertape": "^11.0.3"
7575
},
7676
"engines": {
7777
"node": ">=20"

packages/eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"montag": "^1.0.0",
4949
"nodemon": "^3.0.1",
5050
"putout": "*",
51-
"supertape": "^10.0.0",
51+
"supertape": "^11.0.3",
5252
"try-catch": "^3.0.0"
5353
},
5454
"peerDependencies": {

packages/operate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"montag": "^1.0.0",
4848
"nodemon": "^3.0.1",
4949
"putout": "*",
50-
"supertape": "^10.0.0",
50+
"supertape": "^11.0.3",
5151
"try-catch": "^3.0.0"
5252
},
5353
"license": "MIT",

packages/operator-add-args/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"madrun": "^11.0.0",
4545
"montag": "^1.2.1",
4646
"nodemon": "^3.0.1",
47-
"supertape": "^10.0.0"
47+
"supertape": "^11.0.3"
4848
},
4949
"peerDependencies": {
5050
"putout": ">=39"

packages/operator-declare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"madrun": "^11.0.0",
4747
"montag": "^1.2.1",
4848
"nodemon": "^3.0.1",
49-
"supertape": "^10.0.0",
49+
"supertape": "^11.0.3",
5050
"try-catch": "^3.0.0"
5151
},
5252
"peerDependencies": {

packages/operator-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"madrun": "^11.0.0",
4848
"montag": "^1.2.1",
4949
"nodemon": "^3.0.1",
50-
"supertape": "^10.0.0"
50+
"supertape": "^11.0.3"
5151
},
5252
"peerDependencies": {
5353
"putout": ">=39"

packages/operator-ignore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"montag": "^1.2.1",
4141
"nodemon": "^3.0.1",
4242
"putout": "*",
43-
"supertape": "^10.0.0",
43+
"supertape": "^11.0.3",
4444
"try-catch": "^3.0.0"
4545
},
4646
"license": "MIT",

packages/operator-json/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"madrun": "^11.0.0",
4040
"montag": "^1.2.1",
4141
"nodemon": "^3.0.1",
42-
"supertape": "^10.0.0",
42+
"supertape": "^11.0.3",
4343
"try-catch": "^3.0.0"
4444
},
4545
"license": "MIT",

packages/operator-keyword/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"montag": "^1.2.1",
4141
"nodemon": "^3.0.1",
4242
"putout": "*",
43-
"supertape": "^10.0.0",
43+
"supertape": "^11.0.3",
4444
"try-catch": "^3.0.0"
4545
},
4646
"license": "MIT",

packages/operator-match-files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"madrun": "^11.0.0",
4646
"montag": "^1.2.1",
4747
"nodemon": "^3.0.1",
48-
"supertape": "^10.0.0",
48+
"supertape": "^11.0.3",
4949
"try-catch": "^3.0.0"
5050
},
5151
"peerDependencies": {

packages/operator-parens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"montag": "^1.2.1",
3939
"nodemon": "^3.0.1",
4040
"putout": "*",
41-
"supertape": "^10.0.0",
41+
"supertape": "^11.0.3",
4242
"try-catch": "^3.0.0"
4343
},
4444
"license": "MIT",

packages/operator-regexp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"madrun": "^11.0.0",
4343
"montag": "^1.2.1",
4444
"nodemon": "^3.0.1",
45-
"supertape": "^10.0.0"
45+
"supertape": "^11.0.3"
4646
},
4747
"peerDependencies": {
4848
"putout": ">=20"

packages/operator-rename-files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"madrun": "^11.0.0",
4545
"montag": "^1.2.1",
4646
"nodemon": "^3.0.1",
47-
"supertape": "^10.0.0",
47+
"supertape": "^11.0.3",
4848
"try-catch": "^3.0.0"
4949
},
5050
"peerDependencies": {

packages/plugin-declare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"madrun": "^11.0.0",
4343
"montag": "^1.2.1",
4444
"nodemon": "^3.0.1",
45-
"supertape": "^10.0.0"
45+
"supertape": "^11.0.3"
4646
},
4747
"peerDependencies": {
4848
"putout": ">=38"

packages/plugin-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"madrun": "^11.0.0",
5454
"montag": "^1.2.1",
5555
"nodemon": "^3.0.1",
56-
"supertape": "^10.8.0"
56+
"supertape": "^11.0.3"
5757
},
5858
"peerDependencies": {
5959
"putout": ">=38"

packages/plugin-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-putout": "^26.0.0",
5555
"madrun": "^11.0.0",
5656
"nodemon": "^3.0.1",
57-
"supertape": "^10.0.0",
57+
"supertape": "^11.0.3",
5858
"try-catch": "^3.0.1"
5959
},
6060
"peerDependencies": {

packages/plugin-github/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-putout": "^26.0.0",
4040
"madrun": "^11.0.0",
4141
"nodemon": "^3.0.1",
42-
"supertape": "^10.0.0"
42+
"supertape": "^11.0.3"
4343
},
4444
"peerDependencies": {
4545
"putout": ">=39"

packages/plugin-minify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"madrun": "^11.0.0",
4949
"montag": "^1.2.1",
5050
"nodemon": "^3.0.1",
51-
"supertape": "^10.0.0"
51+
"supertape": "^11.0.3"
5252
},
5353
"peerDependencies": {
5454
"putout": ">=38"

packages/plugin-putout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"madrun": "^11.0.0",
5555
"montag": "^1.2.1",
5656
"nodemon": "^3.0.1",
57-
"supertape": "^10.0.0"
57+
"supertape": "^11.0.3"
5858
},
5959
"peerDependencies": {
6060
"putout": ">=39"

packages/plugin-remove-nested-blocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"madrun": "^11.0.0",
4646
"montag": "^1.2.1",
4747
"nodemon": "^3.0.1",
48-
"supertape": "^10.0.0"
48+
"supertape": "^11.0.3"
4949
},
5050
"peerDependencies": {
5151
"putout": ">=38"

packages/plugin-remove-unused-variables/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"just-camel-case": "^6.2.0",
4343
"madrun": "^11.0.0",
4444
"nodemon": "^3.0.1",
45-
"supertape": "^10.0.0",
45+
"supertape": "^11.0.3",
4646
"try-catch": "^3.0.0"
4747
},
4848
"peerDependencies": {

packages/processor-css/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"madrun": "^11.0.0",
4747
"nodemon": "^3.0.1",
4848
"putout": "*",
49-
"supertape": "^10.0.0"
49+
"supertape": "^11.0.3"
5050
},
5151
"peerDependencies": {
5252
"putout": ">=38"

packages/processor-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"montag": "^1.2.1",
4444
"nodemon": "^3.0.1",
4545
"putout": "*",
46-
"supertape": "^10.0.0",
46+
"supertape": "^11.0.3",
4747
"try-catch": "^3.0.1"
4848
},
4949
"license": "MIT",

packages/processor-json/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"montag": "^1.2.1",
4747
"nodemon": "^3.0.1",
4848
"putout": "*",
49-
"supertape": "^10.0.0"
49+
"supertape": "^11.0.3"
5050
},
5151
"license": "MIT",
5252
"engines": {

packages/processor-markdown/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"montag": "^1.2.1",
5656
"nodemon": "^3.0.1",
5757
"putout": "*",
58-
"supertape": "^10.0.0"
58+
"supertape": "^11.0.3"
5959
},
6060
"engines": {
6161
"node": ">=18"

packages/putout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"montag": "^1.2.1",
243243
"nodemon": "^3.0.1",
244244
"strip-ansi": "^7.0.0",
245-
"supertape": "^10.0.0"
245+
"supertape": "^11.0.3"
246246
},
247247
"license": "MIT",
248248
"engines": {

0 commit comments

Comments
 (0)