Skip to content

Commit d04d124

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency arrayify-stream to v2
1 parent f5736fd commit d04d124

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/n3": "^1.10.3",
3737
"@typescript-eslint/eslint-plugin": "^5.0.0",
3838
"@typescript-eslint/parser": "^5.0.0",
39-
"arrayify-stream": "^1.0.0",
39+
"arrayify-stream": "^2.0.0",
4040
"coveralls": "^3.0.0",
4141
"eslint": "^7.11.0",
4242
"eslint-config-es": "^3.24.6",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,6 +1307,11 @@ 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==
1314+
13101315
arrify@^1.0.1:
13111316
version "1.0.1"
13121317
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"

0 commit comments

Comments
 (0)