Skip to content

Commit

Permalink
Bump @bufbuild/buf from 1.24.0 to 1.25.0 (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent e2edaf1 commit 246bce4
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 35 deletions.
62 changes: 31 additions & 31 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/protobuf-bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"clean": "rm -rf README.md src/gen"
},
"dependencies": {
"@bufbuild/buf": "^1.23.1",
"@bufbuild/buf": "^1.25.0",
"@bufbuild/protobuf": "1.3.0",
"brotli": "^1.3.3",
"esbuild": "^0.18.17",
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 @@ -11,7 +11,7 @@
},
"type": "module",
"dependencies": {
"@bufbuild/buf": "^1.23.1",
"@bufbuild/buf": "^1.25.0",
"@bufbuild/protobuf": "1.3.0",
"@bufbuild/protoc-gen-es": "1.3.0",
"typescript": "^5.1.6"
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 @@ -14,7 +14,7 @@
"node": ">=14"
},
"dependencies": {
"@bufbuild/buf": "^1.23.1",
"@bufbuild/buf": "^1.25.0",
"@bufbuild/protobuf": "^1.3.0",
"@bufbuild/protoc-gen-es": "^1.3.0",
"@bufbuild/protoplugin": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/protoplugin-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"default": "./dist/esm/index.js"
},
"dependencies": {
"@bufbuild/buf": "^1.23.1",
"@bufbuild/buf": "^1.25.0",
"@bufbuild/protoplugin": "1.3.0"
}
}

0 comments on commit 246bce4

Please sign in to comment.