Skip to content

Commit

Permalink
Bump @bufbuild/buf from 1.45.0 to 1.46.0 (#1312)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e4dfc82 commit 957b6be
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 38 deletions.
66 changes: 33 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/connect-conformance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tar-stream": "^3.1.7"
},
"devDependencies": {
"@bufbuild/buf": "^1.39.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protoc-gen-es": "^2.1.0",
"@types/debug": "^4.1.12",
"@types/node-forge": "^1.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-web-bench/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.39.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protobuf": "^2.2.0",
"@bufbuild/protoc-gen-es": "^2.1.0",
"@connectrpc/connect-web": "2.0.0-rc.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
},
"devDependencies": {
"@bufbuild/buf": "^1.39.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protoc-gen-es": "^2.1.0",
"@connectrpc/connect-conformance": "^2.0.0-rc.2",
"@wdio/browserstack-service": "^9.0.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@bufbuild/protobuf": "^2.2.0"
},
"devDependencies": {
"@bufbuild/buf": "^1.39.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protoc-gen-es": "^2.1.0",
"@types/jasmine": "^5.0.0",
"jasmine": "^5.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tsx": "^4.16.5"
},
"devDependencies": {
"@bufbuild/buf": "^1.39.0",
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protoc-gen-es": "^2.1.0",
"@types/express": "^4.17.18",
"esbuild": "^0.19.8",
Expand Down

0 comments on commit 957b6be

Please sign in to comment.