Skip to content

Commit 7568283

Browse files
committed
chore: update sibling deps
1 parent fd1622d commit 7568283

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/protons-benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"pbjs": "^0.0.14",
7575
"protobufjs": "^7.0.0",
7676
"protons": "^4.0.0",
77-
"protons-runtime": "^2.0.0",
77+
"protons-runtime": "^3.0.0",
7878
"uint8arrays": "^3.1.0"
7979
},
8080
"private": true

packages/protons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"long": "^5.2.0",
162162
"pbjs": "^0.0.14",
163163
"protobufjs": "^7.0.0",
164-
"protons-runtime": "^2.0.0",
164+
"protons-runtime": "^3.0.0",
165165
"uint8arraylist": "^2.3.2",
166166
"uint8arrays": "^3.1.0"
167167
}

0 commit comments

Comments
 (0)