Skip to content

Commit

Permalink
Bump @bufbuild/protobuf from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.3.1/packages/protobuf)

---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 439e5ff commit 8f60e3e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
17 changes: 11 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/connect-web-bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@connectrpc/connect-web": "0.13.2",
"@bufbuild/protobuf": "^1.2.1",
"@bufbuild/protobuf": "^1.3.1",
"@bufbuild/protoc-gen-es": "^1.2.1",
"brotli": "^1.3.3",
"esbuild": "^0.16.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@connectrpc/connect-node": "^0.13.2",
"@connectrpc/connect-web": "^0.13.2",
"@bufbuild/protobuf": "^1.2.1",
"@bufbuild/protobuf": "^1.3.1",
"tsx": "^3.12.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/protoc-gen-connect-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"preferUnplugged": true,
"dependencies": {
"@bufbuild/protobuf": "^1.2.1",
"@bufbuild/protobuf": "^1.3.1",
"@bufbuild/protoplugin": "^1.2.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 8f60e3e

Please sign in to comment.