Skip to content

Commit 8330cc1

Browse files
Update dependency streamify-array to v2
1 parent 91b84ee commit 8330cc1

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
@@ -59,7 +59,7 @@
5959
"rdf-data-factory": "^2.0.0",
6060
"rdf-test-suite": "^2.0.0",
6161
"stream-to-string": "^1.2.0",
62-
"streamify-array": "^1.0.1",
62+
"streamify-array": "^2.0.0",
6363
"ts-jest": "^29.0.0",
6464
"ts-loader": "^9.3.1",
6565
"tslint": "^6.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4487,6 +4487,11 @@ streamify-array@^1.0.1:
44874487
resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-1.0.1.tgz#741cd1e7eaf1d451a0da484e5dc986a76dfa479c"
44884488
integrity sha512-ZnswaBcC6B1bhPLSQOlC6CdaDUSzU0wr2lvvHpbHNms8V7+DLd8uEAzDAWpsjxbFkijBHhuObFO/qqu52DZUMA==
44894489

4490+
streamify-array@^2.0.0:
4491+
version "2.0.0"
4492+
resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-2.0.0.tgz#8eeaa1e4d19541231f4a253d1704fd6c175ccfda"
4493+
integrity sha512-KzJjLpbiJxH0tv1HuO5GQSsgNMfi0utPVzHmoMFKMK6PeQ1IziGT7KqCMIT1iLaxpLMXyWbd0ct6GpoUd9KvzQ==
4494+
44904495
streamify-string@^1.0.1:
44914496
version "1.0.1"
44924497
resolved "https://registry.yarnpkg.com/streamify-string/-/streamify-string-1.0.1.tgz#9e220de33e1c475dd30e0206f5b1815cc6c9525b"

0 commit comments

Comments
 (0)