Skip to content

Commit 151a39a

Browse files
Update dependency streamify-array to v2
1 parent 64b0ece commit 151a39a

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
@@ -4597,6 +4597,11 @@ streamify-array@^1.0.1:
45974597
resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-1.0.1.tgz#741cd1e7eaf1d451a0da484e5dc986a76dfa479c"
45984598
integrity sha512-ZnswaBcC6B1bhPLSQOlC6CdaDUSzU0wr2lvvHpbHNms8V7+DLd8uEAzDAWpsjxbFkijBHhuObFO/qqu52DZUMA==
45994599

4600+
streamify-array@^2.0.0:
4601+
version "2.0.0"
4602+
resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-2.0.0.tgz#8eeaa1e4d19541231f4a253d1704fd6c175ccfda"
4603+
integrity sha512-KzJjLpbiJxH0tv1HuO5GQSsgNMfi0utPVzHmoMFKMK6PeQ1IziGT7KqCMIT1iLaxpLMXyWbd0ct6GpoUd9KvzQ==
4604+
46004605
streamify-string@^1.0.1:
46014606
version "1.0.1"
46024607
resolved "https://registry.yarnpkg.com/streamify-string/-/streamify-string-1.0.1.tgz#9e220de33e1c475dd30e0206f5b1815cc6c9525b"

0 commit comments

Comments
 (0)