Skip to content

Commit b14c9f0

Browse files
authored
chore(deps): bump ts-proto from 1.181.2 to 2.2.0 (#426)
1 parent d966928 commit b14c9f0

File tree

5 files changed

+25
-34
lines changed

5 files changed

+25
-34
lines changed

e2e/testapis/ts-proto-with-forcelong-long/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "Generated codes with protocolbuffers/protobuf's js_out",
55
"private": true,
66
"dependencies": {
7-
"long": "catalog:test",
8-
"protobufjs": "catalog:test"
7+
"@bufbuild/protobuf": "catalog:",
8+
"long": "catalog:test"
99
},
1010
"scripts": {
1111
"build:e2e": "tsc --build tsconfig.json",

e2e/testapis/ts-proto-with-forcelong-number/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "Generated codes with protocolbuffers/protobuf's js_out",
55
"private": true,
66
"dependencies": {
7-
"long": "catalog:test",
8-
"protobufjs": "catalog:test"
7+
"@bufbuild/protobuf": "catalog:"
98
},
109
"scripts": {
1110
"build:e2e": "tsc --build tsconfig.json",

e2e/testapis/ts-proto/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "Generated codes with protocolbuffers/protobuf's js_out",
55
"private": true,
66
"dependencies": {
7-
"long": "catalog:test",
8-
"protobufjs": "catalog:test"
7+
"@bufbuild/protobuf": "catalog:"
98
},
109
"scripts": {
1110
"build:e2e": "tsc --build tsconfig.json",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "20.16.10",
2626
"minimatch": "5.1.6",
2727
"protobufjs-cli": "1.1.3",
28-
"ts-proto": "1.181.2",
28+
"ts-proto": "2.2.0",
2929
"ts-protoc-gen": "0.15.0",
3030
"tsup": "8.3.0",
3131
"tsx": "4.19.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)