Skip to content

Commit 84e8531

Browse files
author
aegir[bot]
committed
chore: update sibling dependencies
1 parent 025ede0 commit 84e8531

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/it-byte-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-byte-stream",
3-
"version": "1.0.12",
3+
"version": "1.1.0",
44
"description": "Read and write arbitrary bytes over a duplex stream",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

packages/it-length-prefixed-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-length-prefixed-stream",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"description": "Read and write length-prefixed byte arrays over a duplex stream",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

packages/it-protobuf-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-protobuf-stream",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Read and write protobuf messages over a duplex stream",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

packages/it-rpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-rpc",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Schema-free RPC over async iterables",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/achingbrain/it/tree/main/packages/it-rpc#readme",

0 commit comments

Comments
 (0)