Skip to content

Commit

Permalink
Update dependency @bufbuild/protobuf to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent bc44124 commit e11973d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/protobuf": "0.5.0",
"@bufbuild/protobuf": "1.3.0",
"@types/node": "18.17.5",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
Expand Down
9 changes: 8 additions & 1 deletion client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/protobuf@npm:1.3.0":
version: 1.3.0
resolution: "@bufbuild/protobuf@npm:1.3.0"
checksum: a7286458776bf34e4c2709f221462330590f1078facdb6901d535890852acca6aa3496aff4aa9e17ac02e6969f5fdc5fa726706721946bbcecf299adf375f8ff
languageName: node
linkType: hard

"@bufbuild/protoc-gen-connect-web@npm:0.11.0":
version: 0.11.0
resolution: "@bufbuild/protoc-gen-connect-web@npm:0.11.0"
Expand Down Expand Up @@ -878,7 +885,7 @@ __metadata:
resolution: "client@workspace:."
dependencies:
"@bufbuild/connect-web": 0.8.6
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protobuf": 1.3.0
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.17.5
Expand Down

0 comments on commit e11973d

Please sign in to comment.