Skip to content

Commit f36e00f

Browse files
Update dependency arrayify-stream to v3
1 parent 8ea2c16 commit f36e00f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@rubensworks/eslint-config": "^3.0.0",
6767
"@types/jest": "^29.0.0",
68-
"arrayify-stream": "^2.0.0",
68+
"arrayify-stream": "^3.0.0",
6969
"coveralls": "^3.0.0",
7070
"eslint": "^8.0.0",
7171
"husky": "^9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,10 +1539,10 @@ arrayify-stream@^1.0.0:
15391539
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-1.0.0.tgz#9e8e113d43325c3a44e965c59b5b89d962b9a37f"
15401540
integrity sha512-RP80ep76Lbew2wWN5ogrl2NluTnBVYYh2K3NNCcWfcmmUB7nBcNBctiJeEZAixp3I1vQ9H88iHZ9MbHSdkuupQ==
15411541

1542-
arrayify-stream@^2.0.0:
1543-
version "2.0.1"
1544-
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.1.tgz#1981e419a7aa7ddc6b6a7b46ef86e10785425f81"
1545-
integrity sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg==
1542+
arrayify-stream@^3.0.0:
1543+
version "3.0.0"
1544+
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
1545+
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
15461546

15471547
arrify@^1.0.1:
15481548
version "1.0.1"

0 commit comments

Comments
 (0)