Skip to content

Commit

Permalink
Bump @bufbuild/buf from 1.36.0 to 1.46.0
Browse files Browse the repository at this point in the history
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.36.0 to 1.46.0.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.36.0...v1.46.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 57bb8e8 commit 6501643
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 36 deletions.
74 changes: 41 additions & 33 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/bundle-size/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint --max-warnings 0 ."
},
"dependencies": {
"@bufbuild/buf": "^1.36.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protobuf": "2.2.2",
"@bufbuild/protoplugin": "2.2.2",
"@bufbuild/protoc-gen-es": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/protobuf-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "Apache-2.0",
"type": "module",
"dependencies": {
"@bufbuild/buf": "^1.36.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protobuf": "2.2.2",
"@bufbuild/protoc-gen-es": "2.2.2",
"tsx": "^4.16.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/protoplugin-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@bufbuild/buf": "^1.36.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protobuf": "^2.2.2",
"@bufbuild/protoc-gen-es": "^2.2.2",
"@bufbuild/protoplugin": "^2.2.2",
Expand Down

0 comments on commit 6501643

Please sign in to comment.