Skip to content

Commit

Permalink
chore: update sibling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aegir[bot] committed Aug 8, 2024
1 parent 025ede0 commit 84e8531
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/it-byte-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-byte-stream",
"version": "1.0.12",
"version": "1.1.0",
"description": "Read and write arbitrary bytes over a duplex stream",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/it-length-prefixed-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-length-prefixed-stream",
"version": "1.1.8",
"version": "1.2.0",
"description": "Read and write length-prefixed byte arrays over a duplex stream",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/it-protobuf-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-protobuf-stream",
"version": "1.1.4",
"version": "1.1.5",
"description": "Read and write protobuf messages over a duplex stream",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/it-rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-rpc",
"version": "1.0.1",
"version": "1.0.2",
"description": "Schema-free RPC over async iterables",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/achingbrain/it/tree/main/packages/it-rpc#readme",
Expand Down

0 comments on commit 84e8531

Please sign in to comment.