Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 8ba1055 commit 14cbdcb
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 37 deletions.
68 changes: 34 additions & 34 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.47.2",
"@bufbuild/buf": "^1.48.0",
"@bufbuild/protobuf": "2.2.3",
"@bufbuild/protoplugin": "2.2.3",
"@bufbuild/protoc-gen-es": "2.2.3",
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.47.2",
"@bufbuild/buf": "^1.48.0",
"@bufbuild/protobuf": "2.2.3",
"@bufbuild/protoc-gen-es": "2.2.3",
"tsx": "^4.19.2",
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.47.2",
"@bufbuild/buf": "^1.48.0",
"@bufbuild/protobuf": "^2.2.3",
"@bufbuild/protoc-gen-es": "^2.2.3",
"@bufbuild/protoplugin": "^2.2.3",
Expand Down

0 comments on commit 14cbdcb

Please sign in to comment.