Skip to content

Commit 87e6b5d

Browse files
Update dependency arrayify-stream to v3
1 parent 5892364 commit 87e6b5d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@types/jest": "^29.0.0",
5656
"@types/jest-each": "^24.3.0",
57-
"arrayify-stream": "^2.0.0",
57+
"arrayify-stream": "^3.0.0",
5858
"coveralls": "^3.0.0",
5959
"jest": "^29.0.0",
6060
"jest-each": "^29.0.0",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,11 @@ arrayify-stream@^2.0.0:
10401040
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.1.tgz#1981e419a7aa7ddc6b6a7b46ef86e10785425f81"
10411041
integrity sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg==
10421042

1043+
arrayify-stream@^3.0.0:
1044+
version "3.0.0"
1045+
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
1046+
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
1047+
10431048
arrify@^1.0.1:
10441049
version "1.0.1"
10451050
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"

0 commit comments

Comments
 (0)