Skip to content

Commit

Permalink
Update dependency arrayify-stream to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2024
1 parent 14b14c6 commit 55d9a90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"arrayify-stream": "^2.0.0",
"arrayify-stream": "^3.0.0",
"asynciterator": "^3.0.2",
"babel-loader": "^9.0.0",
"coveralls": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3674,10 +3674,10 @@ arrayify-stream@^1.0.0:
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-1.0.0.tgz#9e8e113d43325c3a44e965c59b5b89d962b9a37f"
integrity sha512-RP80ep76Lbew2wWN5ogrl2NluTnBVYYh2K3NNCcWfcmmUB7nBcNBctiJeEZAixp3I1vQ9H88iHZ9MbHSdkuupQ==

arrayify-stream@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.0.tgz#4ea64935fac42e94b22d7624cfe8af77123a007e"
integrity sha512-Z2NRtxpWQIz3NRA2bEZOziIungBH+fpsFFEolc5u8uVRheYitvsDNvejlfyh/hjZ9VyS9Ba62oY0zc5oa6Wu7g==
arrayify-stream@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==

arrify@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 55d9a90

Please sign in to comment.