Skip to content

Commit

Permalink
Update dependency @bufbuild/protoc-gen-connect-web to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 306df5f commit 471ee1e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "client",
"packageManager": "yarn@3.4.1",
"devDependencies": {
"@bufbuild/protoc-gen-connect-web": "0.8.3",
"@bufbuild/protoc-gen-connect-web": "0.8.4",
"@bufbuild/protoc-gen-es": "0.5.0",
"eslint": "8.36.0",
"eslint-config-next": "12.3.4"
Expand Down
12 changes: 6 additions & 6 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/protoc-gen-connect-web@npm:0.8.3":
version: 0.8.3
resolution: "@bufbuild/protoc-gen-connect-web@npm:0.8.3"
"@bufbuild/protoc-gen-connect-web@npm:0.8.4":
version: 0.8.4
resolution: "@bufbuild/protoc-gen-connect-web@npm:0.8.4"
dependencies:
"@bufbuild/protobuf": ^1.0.0
"@bufbuild/protoplugin": ^1.0.0
peerDependencies:
"@bufbuild/connect": 0.8.3
"@bufbuild/connect": 0.8.4
"@bufbuild/protoc-gen-es": ^1.0.0
peerDependenciesMeta:
"@bufbuild/connect":
Expand All @@ -81,7 +81,7 @@ __metadata:
optional: true
bin:
protoc-gen-connect-web: bin/protoc-gen-connect-web
checksum: 46f65121695b2bded91b5c738c8a244ccf2f21773a8ca1e62701d880a5cefe6144fbc868512f6c59cd28e59b2667222b7e10d220d454f4e048126dfa85450bf8
checksum: 431870a14b57334595c95767dc48e25a8aba7b30169548e0daa52187003b5d4fd59604cae469302a8d3d10773f2f03bf38d340650b0967e2a8e4648898b6c35f
languageName: node
linkType: hard

Expand Down Expand Up @@ -872,7 +872,7 @@ __metadata:
dependencies:
"@bufbuild/connect-web": 0.8.4
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.8.3
"@bufbuild/protoc-gen-connect-web": 0.8.4
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.15.3
"@types/react": 18.0.28
Expand Down

0 comments on commit 471ee1e

Please sign in to comment.