Skip to content

Commit 88c3733

Browse files
Bump @bufbuild/protobuf from 1.5.0 to 2.10.2
Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.5.0 to 2.10.2. - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.10.2/packages/protobuf) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57a8a2c commit 88c3733

File tree

4 files changed

+33
-30
lines changed

4 files changed

+33
-30
lines changed

packages/knit-test-spec/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"buf:generate": "buf generate ./proto"
99
},
1010
"peerDependencies": {
11-
"@bufbuild/protobuf": "^1.5.0"
11+
"@bufbuild/protobuf": "^2.10.2"
1212
},
1313
"devDependencies": {
1414
"@bufbuild/buf": "^1.62.1",
15-
"@bufbuild/protobuf": "^1.5.0",
15+
"@bufbuild/protobuf": "^2.10.2",
1616
"@bufbuild/protoc-gen-es": "^1.5.0",
1717
"@bufbuild/protoc-gen-knit-ts": "workspace:*",
1818
"@connectrpc/protoc-gen-connect-es": "^1.7.0"

packages/knit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"dependencies": {
54-
"@bufbuild/protobuf": "^1.5.0",
54+
"@bufbuild/protobuf": "^2.10.2",
5555
"@connectrpc/connect": "^1.1.3",
5656
"@connectrpc/connect-web": "^1.1.3"
5757
},

packages/protoc-gen-knit-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@bufbuild/protoplugin": "^1.5.0"
2525
},
2626
"peerDependencies": {
27-
"@bufbuild/protobuf": "^1.5.0"
27+
"@bufbuild/protobuf": "^2.10.2"
2828
},
2929
"peerDependenciesMeta": {
3030
"@bufbuild/protobuf": {
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@buf/bufbuild_knit.bufbuild_es": "1.3.1-20230504140941-3dc602456973.1",
36-
"@bufbuild/protobuf": "^1.5.0",
36+
"@bufbuild/protobuf": "^2.10.2",
3737
"esbuild": "^0.25.0",
3838
"eslint-config-custom": "workspace:*",
3939
"tsconfig": "workspace:*"

pnpm-lock.yaml

Lines changed: 28 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)