Skip to content

Commit

Permalink
Bump node-streams to v9.0.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Jul 26, 2023
1 parent 4db2ecb commit b922865
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ in upstream
, "prelude"
, "unsafe-coerce"
]
with node-streams.version = "v8.0.0"
with node-streams.version = "v9.0.0"
with node-streams.dependencies =
[ "aff"
, "effect"
Expand All @@ -25,7 +25,7 @@ in upstream
, "prelude"
, "unsafe-coerce"
]
with node-fs.version = "v9.0.0"
with node-fs.version = "v9.1.0"
with node-fs.dependencies =
[ "datetime"
, "effect"
Expand All @@ -45,7 +45,7 @@ in upstream
, "strings"
, "unsafe-coerce"
]
with node-net.version = "v5.0.0"
with node-net.version = "v5.1.0"
with node-net.dependencies =
[ "console"
, "datetime"
Expand Down

0 comments on commit b922865

Please sign in to comment.