Skip to content

Commit

Permalink
Bump the connect-and-protobuf group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the connect-and-protobuf group with 2 updates: [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) and [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es).


Updates `@bufbuild/protobuf` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protobuf)

Updates `@bufbuild/protoc-gen-es` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protoc-gen-es)

---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: connect-and-protobuf
- dependency-name: "@bufbuild/protoc-gen-es"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: connect-and-protobuf
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 09d4b74 commit d5571b5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@bufbuild/license-header": "^0.0.4",
"@bufbuild/protobuf": "^1.8.0",
"@bufbuild/protobuf": "^1.9.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/connect-playwright-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"license": "ISC",
"devDependencies": {
"@bufbuild/buf": "^1.31.0",
"@bufbuild/protobuf": "^1.8.0",
"@bufbuild/protoc-gen-es": "^1.8.0",
"@bufbuild/protobuf": "^1.9.0",
"@bufbuild/protoc-gen-es": "^1.9.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"@connectrpc/protoc-gen-connect-es": "^1.4.0",
Expand Down

0 comments on commit d5571b5

Please sign in to comment.