Skip to content

Commit

Permalink
Update dependency @bufbuild/connect-web to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2023
1 parent c5baf63 commit f82f109
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 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.7.0",
"@bufbuild/connect-web": "0.8.0",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.14.1",
"@types/react": "18.0.28",
Expand Down
21 changes: 16 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,23 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/connect-web@npm:0.7.0":
version: 0.7.0
resolution: "@bufbuild/connect-web@npm:0.7.0"
"@bufbuild/connect-web@npm:0.8.0":
version: 0.8.0
resolution: "@bufbuild/connect-web@npm:0.8.0"
dependencies:
"@bufbuild/connect": 0.8.0
peerDependencies:
"@bufbuild/protobuf": ^1.0.0
checksum: 6326be4c7c7ae3c04d13440665587fc6a24bac96457232903ff59eff6ba562261564c39daf07e46b032968e1bceeb62a1f2d705bd49bc2f92ae0d535ef9b56bd
languageName: node
linkType: hard

"@bufbuild/connect@npm:0.8.0":
version: 0.8.0
resolution: "@bufbuild/connect@npm:0.8.0"
peerDependencies:
"@bufbuild/protobuf": ^1.0.0
checksum: 32da061ef0d88fa19c9a3cc90df78813620fe663c97d299aead69cf111ee1ed848c0582fc12a5d85df663a3b1c521c6e6e23b679070c497dc2f48ccb628c60f0
checksum: 09e5181f9f6d370a828823a2139dc322c73f8ee7e8b363af4003de02045a360df2567eab388826cc037510bf1af5c3a64cb998d989006654ad08702d44fcbdfe
languageName: node
linkType: hard

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

0 comments on commit f82f109

Please sign in to comment.