Skip to content

Commit

Permalink
Update dependency @bufbuild/protoc-gen-connect-web to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2023
1 parent e96fbf1 commit 090d385
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.6.0",
"@bufbuild/protoc-gen-connect-web": "0.7.0",
"@bufbuild/protoc-gen-es": "0.5.0",
"eslint": "8.33.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 @@ -47,13 +47,13 @@ __metadata:
languageName: node
linkType: hard

"@bufbuild/protoc-gen-connect-web@npm:0.6.0":
version: 0.6.0
resolution: "@bufbuild/protoc-gen-connect-web@npm:0.6.0"
"@bufbuild/protoc-gen-connect-web@npm:0.7.0":
version: 0.7.0
resolution: "@bufbuild/protoc-gen-connect-web@npm:0.7.0"
dependencies:
"@bufbuild/protoplugin": ^1.0.0
peerDependencies:
"@bufbuild/connect-web": 0.6.0
"@bufbuild/connect-web": 0.7.0
"@bufbuild/protoc-gen-es": ^1.0.0
peerDependenciesMeta:
"@bufbuild/connect-web":
Expand All @@ -62,7 +62,7 @@ __metadata:
optional: true
bin:
protoc-gen-connect-web: bin/protoc-gen-connect-web
checksum: ddc8927d425bd2e6f9e7668fa24b67773f4b2e5b34d392b6fe24017a743913c5396ab0ea4fb76c53d0da83ab1d46d7356f5ee15192518942a26e095fcbf747d0
checksum: 5d50e2f7409bb6877eb72712280708733afe8492310c3dc0f3330f0f2712e70d955fb06a8ff52e078f9a5edb6cd9889e7b091ec85036a5587b88f3a3d57096ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -828,7 +828,7 @@ __metadata:
dependencies:
"@bufbuild/connect-web": 0.7.0
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.6.0
"@bufbuild/protoc-gen-connect-web": 0.7.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.11.18
"@types/react": 18.0.27
Expand Down

0 comments on commit 090d385

Please sign in to comment.