Skip to content

Commit

Permalink
Update dependency @bufbuild/connect-web to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2023
1 parent d4901ae commit 3970a04
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eslint-config-next": "12.3.4"
},
"dependencies": {
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/connect-web": "0.9.0",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.16.12",
"@types/react": "18.2.6",
Expand Down
20 changes: 10 additions & 10 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/connect-web@npm:0.8.6":
version: 0.8.6
resolution: "@bufbuild/connect-web@npm:0.8.6"
"@bufbuild/connect-web@npm:0.9.0":
version: 0.9.0
resolution: "@bufbuild/connect-web@npm:0.9.0"
dependencies:
"@bufbuild/connect": 0.8.6
"@bufbuild/connect": 0.9.0
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: 26cca6032eea4825094a1d8796afc13d0717fc3b687e7df5044c9c39beea8b93d40a1eb7eda30eb1b842e52fa80d9a37cd92937913cbbb813542949b440cb691
checksum: e6d4de50f4f11bc08ae3116bbf5c9061531ae7378080f1336c32623c3522ce10fbdcff995d8231a8afd5877cd64e3ba2727347caaa52fdd2b896fb47f0c45b75
languageName: node
linkType: hard

"@bufbuild/connect@npm:0.8.6":
version: 0.8.6
resolution: "@bufbuild/connect@npm:0.8.6"
"@bufbuild/connect@npm:0.9.0":
version: 0.9.0
resolution: "@bufbuild/connect@npm:0.9.0"
peerDependencies:
"@bufbuild/protobuf": ^1.2.0
checksum: cd5808d3f6e69a4936f74d8bac8d86115e485d6ccaea669e3215ed36abde494af795668b74f9b3557d801dd0b1816902c0ce97c5c598f45879ab6dc32dc3d4ca
checksum: 5dbf2bf689fc09731a822c22c495bc34e275681d0fbbfc67f7ce24941f78597a6941240081e812b67889003818403d0d6ffd7f799286e1b37441154c763fe910
languageName: node
linkType: hard

Expand Down Expand Up @@ -863,7 +863,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "client@workspace:."
dependencies:
"@bufbuild/connect-web": 0.8.6
"@bufbuild/connect-web": 0.9.0
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.8.6
"@bufbuild/protoc-gen-es": 0.5.0
Expand Down

0 comments on commit 3970a04

Please sign in to comment.