Skip to content

Commit 90ac35c

Browse files
Update dependency arrayify-stream to v3
1 parent 120f00e commit 90ac35c

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
@@ -38,7 +38,7 @@
3838
"@types/n3": "^1.10.3",
3939
"@typescript-eslint/eslint-plugin": "^5.0.0",
4040
"@typescript-eslint/parser": "^5.0.0",
41-
"arrayify-stream": "^2.0.0",
41+
"arrayify-stream": "^3.0.0",
4242
"coveralls": "^3.0.0",
4343
"eslint": "^7.11.0",
4444
"eslint-config-es": "^3.24.6",

yarn.lock

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

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

13151315
arrify@^1.0.1:
13161316
version "1.0.1"

0 commit comments

Comments
 (0)