Skip to content

Commit 88e38b6

Browse files
authored
feat: Upgrade buf/protobuf. (#1236)
1 parent e1da882 commit 88e38b6

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"uglify-js": "^3.17.4"
7171
},
7272
"dependencies": {
73-
"@bufbuild/protobuf": "^2.0.0",
73+
"@bufbuild/protobuf": "^2.10.2",
7474
"case-anything": "^2.1.13",
7575
"ts-poet": "^6.12.0",
7676
"ts-proto-descriptors": "2.1.0"

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,13 @@ __metadata:
442442
languageName: node
443443
linkType: hard
444444

445+
"@bufbuild/protobuf@npm:^2.10.2":
446+
version: 2.10.2
447+
resolution: "@bufbuild/protobuf@npm:2.10.2"
448+
checksum: 10/1e31a696153ef4e0b466792b298aaeec044ec5d9d84846db870ca18abdc06672323c0aa47c5df7e9492829f5aa7f9f2bb8028b48dc944cf1d75367c4d769967a
449+
languageName: node
450+
linkType: hard
451+
445452
"@colors/colors@npm:1.5.0":
446453
version: 1.5.0
447454
resolution: "@colors/colors@npm:1.5.0"
@@ -7821,7 +7828,7 @@ __metadata:
78217828
version: 0.0.0-use.local
78227829
resolution: "ts-proto@workspace:."
78237830
dependencies:
7824-
"@bufbuild/protobuf": "npm:^2.0.0"
7831+
"@bufbuild/protobuf": "npm:^2.10.2"
78257832
"@grpc/grpc-js": "npm:^1.8.17"
78267833
"@grpc/proto-loader": "npm:^0.7.8"
78277834
"@improbable-eng/grpc-web": "npm:^0.14.1"

0 commit comments

Comments
 (0)