Skip to content

Commit 7b2baa8

Browse files
committed
⬆️ build(deps): Update dependency tape to v5.6.6
1 parent c4abc0b commit 7b2baa8

File tree

6 files changed

+25
-18
lines changed

6 files changed

+25
-18
lines changed
7.18 KB
Binary file not shown.
Binary file not shown.
-4.16 KB
Binary file not shown.

packages/colorguard-processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"semantic-release": "21.0.7",
6161
"semantic-release-gitmoji": "1.6.4",
6262
"tap-spec": "5.0.0",
63-
"tape": "5.6.5",
63+
"tape": "5.6.6",
6464
"text-table": "0.2.0",
6565
"tsup": "7.1.0",
6666
"typescript": "5.1.6"

yarn.lock

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,22 @@ __metadata:
270270
languageName: node
271271
linkType: hard
272272

273+
"@ljharb/resumer@npm:^0.0.1":
274+
version: 0.0.1
275+
resolution: "@ljharb/resumer@npm:0.0.1"
276+
dependencies:
277+
"@ljharb/through": ^2.3.9
278+
checksum: 1cff0a485cb857933d2921cb05a349f8fe894fa2bb6b31a347010ecccc4a2b369e43ebe5383a32a60ee6c9572d2c83fcab383eb01727e1507bf29c59f312dae6
279+
languageName: node
280+
linkType: hard
281+
282+
"@ljharb/through@npm:^2.3.9":
283+
version: 2.3.9
284+
resolution: "@ljharb/through@npm:2.3.9"
285+
checksum: a47ffed12ef4b08d07458db8bff5f7a13a7030fddf7dbfa947a765581a634d42ee90f7b8c249315aad122c21ad061e97a74f65aef3c03d2c09291d11312f0bfb
286+
languageName: node
287+
linkType: hard
288+
273289
"@nodelib/fs.scandir@npm:2.1.5":
274290
version: 2.1.5
275291
resolution: "@nodelib/fs.scandir@npm:2.1.5"
@@ -1919,7 +1935,7 @@ __metadata:
19191935
semantic-release: 21.0.7
19201936
semantic-release-gitmoji: 1.6.4
19211937
tap-spec: 5.0.0
1922-
tape: 5.6.5
1938+
tape: 5.6.6
19231939
text-table: 0.2.0
19241940
tsup: 7.1.0
19251941
typescript: 5.1.6
@@ -6164,15 +6180,6 @@ __metadata:
61646180
languageName: node
61656181
linkType: hard
61666182

6167-
"resumer@npm:^0.0.0":
6168-
version: 0.0.0
6169-
resolution: "resumer@npm:0.0.0"
6170-
dependencies:
6171-
through: ~2.3.4
6172-
checksum: 21b1c257aac24840643fae9bc99ca6447a71a0039e7c6dcf64d0ead447ce511eff158d529f1b6258ad12668e66ee3e49ff14932d2b88a3bd578f483e79708104
6173-
languageName: node
6174-
linkType: hard
6175-
61766183
"retry@npm:^0.12.0":
61776184
version: 0.12.0
61786185
resolution: "retry@npm:0.12.0"
@@ -6913,10 +6920,12 @@ __metadata:
69136920
languageName: node
69146921
linkType: hard
69156922

6916-
"tape@npm:5.6.5":
6917-
version: 5.6.5
6918-
resolution: "tape@npm:5.6.5"
6923+
"tape@npm:5.6.6":
6924+
version: 5.6.6
6925+
resolution: "tape@npm:5.6.6"
69196926
dependencies:
6927+
"@ljharb/resumer": ^0.0.1
6928+
"@ljharb/through": ^2.3.9
69206929
array.prototype.every: ^1.1.4
69216930
call-bind: ^1.0.2
69226931
deep-equal: ^2.2.2
@@ -6935,12 +6944,10 @@ __metadata:
69356944
object-keys: ^1.1.1
69366945
object.assign: ^4.1.4
69376946
resolve: ^2.0.0-next.4
6938-
resumer: ^0.0.0
69396947
string.prototype.trim: ^1.2.7
6940-
through: ^2.3.8
69416948
bin:
69426949
tape: bin/tape
6943-
checksum: 36663b4c91b548b26104a7b6c5344394416cd3daa74eff068a6fb34ad37b94163f93d36a82b804c2c9544b12b5591c72738d589098e06bcb1bc2cb7cbd09e00b
6950+
checksum: aac4722c7104f8478c8079aa1f441636b720f432074355c2edb1b0c0e2f2822004af2097669186d65ce7c70c57164d85d7da3662338e53515bdb778f5412af30
69446951
languageName: node
69456952
linkType: hard
69466953

@@ -7048,7 +7055,7 @@ __metadata:
70487055
languageName: node
70497056
linkType: hard
70507057

7051-
"through@npm:2, through@npm:>=2.2.7 <3, through@npm:^2.3.8, through@npm:~2.3.4":
7058+
"through@npm:2, through@npm:>=2.2.7 <3":
70527059
version: 2.3.8
70537060
resolution: "through@npm:2.3.8"
70547061
checksum: a38c3e059853c494af95d50c072b83f8b676a9ba2818dcc5b108ef252230735c54e0185437618596c790bbba8fcdaef5b290405981ffa09dce67b1f1bf190cbd

0 commit comments

Comments
 (0)