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 Dec 6, 2023
1 parent 5cc25eb commit 4bb1408
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.5.1",
"@types/node": "18.18.9",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
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.5.1":
version: 1.5.1
resolution: "@bufbuild/protobuf@npm:1.5.1"
checksum: 4738c4f67fdcb0e1e065deae2a2b94617503d142b56219f58a9498f194a0056bc9e1ffb9a4c72354eaa912350da43409d1685c6783bad469af8d5e700d332289
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 @@ -887,7 +894,7 @@ __metadata:
resolution: "client@workspace:."
dependencies:
"@bufbuild/connect-web": 0.8.6
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protobuf": 1.5.1
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.18.9
Expand Down

0 comments on commit 4bb1408

Please sign in to comment.