Skip to content

Commit

Permalink
Bump @bufbuild/buf from 1.27.1 to 1.27.2 (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 23dfd41 commit 912463c
Show file tree
Hide file tree
Showing 5 changed files with 95 additions and 18 deletions.
105 changes: 91 additions & 14 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 @@ -8,7 +8,7 @@
"postgenerate": "license-header ."
},
"dependencies": {
"@bufbuild/buf": "^1.25.0",
"@bufbuild/buf": "^1.27.2",
"@bufbuild/protobuf": "1.4.1",
"brotli": "^1.3.3",
"esbuild": "^0.19.4",
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.25.0",
"@bufbuild/buf": "^1.27.2",
"@bufbuild/protobuf": "1.4.1",
"@bufbuild/protoc-gen-es": "1.4.1",
"typescript": "^5.2.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 @@ -11,7 +11,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@bufbuild/buf": "^1.25.0",
"@bufbuild/buf": "^1.27.2",
"@bufbuild/protobuf": "^1.4.1",
"@bufbuild/protoc-gen-es": "^1.4.1",
"@bufbuild/protoplugin": "^1.4.1",
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.25.0",
"@bufbuild/buf": "^1.27.2",
"@bufbuild/protoplugin": "1.4.1"
}
}

0 comments on commit 912463c

Please sign in to comment.