Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/impl/protobuf-es/pro…
Browse files Browse the repository at this point in the history
…tobuf-es-572094b978
  • Loading branch information
smaye81 committed Nov 1, 2024
2 parents b240d11 + cbae15a commit a81e8a1
Show file tree
Hide file tree
Showing 17 changed files with 138 additions and 138 deletions.
56 changes: 28 additions & 28 deletions impl/google-protobuf/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 impl/google-protobuf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"google-protobuf": "^3.21.4"
},
"devDependencies": {
"@bufbuild/buf": "^1.43.0"
"@bufbuild/buf": "^1.46.0"
}
}
82 changes: 41 additions & 41 deletions impl/protobuf-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions impl/protobuf-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@protobuf-ts/runtime": "^2.9.1"
},
"devDependencies": {
"@bufbuild/buf": "^1.43.0",
"@types/node": "^22.7.4",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"@bufbuild/buf": "^1.46.0",
"@types/node": "^22.8.6",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
}
}
16 changes: 8 additions & 8 deletions impl/protobuf.js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions impl/protobuf.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"protobufjs-cli": "^1.1.3"
},
"devDependencies": {
"typescript": "^5.6.2",
"tsx": "^4.19.1"
"typescript": "^5.6.3",
"tsx": "^4.19.2"
}
}
2 changes: 1 addition & 1 deletion impl/ts-proto/gen/conformance/conformance.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v2.2.1
// protoc-gen-ts_proto v2.2.5
// protoc unknown
// source: conformance/conformance.proto

Expand Down
2 changes: 1 addition & 1 deletion impl/ts-proto/gen/google/protobuf/any.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v2.2.1
// protoc-gen-ts_proto v2.2.5
// protoc unknown
// source: google/protobuf/any.proto

Expand Down
2 changes: 1 addition & 1 deletion impl/ts-proto/gen/google/protobuf/duration.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v2.2.1
// protoc-gen-ts_proto v2.2.5
// protoc unknown
// source: google/protobuf/duration.proto

Expand Down
2 changes: 1 addition & 1 deletion impl/ts-proto/gen/google/protobuf/field_mask.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v2.2.1
// protoc-gen-ts_proto v2.2.5
// protoc unknown
// source: google/protobuf/field_mask.proto

Expand Down
2 changes: 1 addition & 1 deletion impl/ts-proto/gen/google/protobuf/struct.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v2.2.1
// protoc-gen-ts_proto v2.2.5
// protoc unknown
// source: google/protobuf/struct.proto

Expand Down
2 changes: 1 addition & 1 deletion impl/ts-proto/gen/google/protobuf/test_messages_proto2.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v2.2.1
// protoc-gen-ts_proto v2.2.5
// protoc unknown
// source: google/protobuf/test_messages_proto2.proto

Expand Down
2 changes: 1 addition & 1 deletion impl/ts-proto/gen/google/protobuf/test_messages_proto3.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v2.2.1
// protoc-gen-ts_proto v2.2.5
// protoc unknown
// source: google/protobuf/test_messages_proto3.proto

Expand Down
Loading

0 comments on commit a81e8a1

Please sign in to comment.