Skip to content

Commit

Permalink
Gen
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Nov 1, 2024
1 parent a81e8a1 commit 5162c22
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion impl/protobuf-es/gen/conformance/conformance_pb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd

// @generated by protoc-gen-es v2.1.0 with parameter "target=ts"
// @generated by protoc-gen-es v2.2.1 with parameter "target=ts"
// @generated from file conformance/conformance.proto (package conformance, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protoc-gen-es v2.1.0 with parameter "target=ts"
// @generated by protoc-gen-es v2.2.1 with parameter "target=ts"
// @generated from file google/protobuf/test_messages_edition2023.proto (package protobuf_test_messages.editions, edition 2023)
// option features.message_encoding = DELIMITED;
/* eslint-disable */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protoc-gen-es v2.1.0 with parameter "target=ts"
// @generated by protoc-gen-es v2.2.1 with parameter "target=ts"
// @generated from file google/protobuf/test_messages_proto2_editions.proto (package protobuf_test_messages.editions.proto2, edition 2023)
// option features.enum_type = CLOSED;
// option features.repeated_field_encoding = EXPANDED;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

// LINT: ALLOW_GROUPS

// @generated by protoc-gen-es v2.1.0 with parameter "target=ts"
// @generated by protoc-gen-es v2.2.1 with parameter "target=ts"
// @generated from file google/protobuf/test_messages_proto2.proto (package protobuf_test_messages.proto2, syntax proto2)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protoc-gen-es v2.1.0 with parameter "target=ts"
// @generated by protoc-gen-es v2.2.1 with parameter "target=ts"
// @generated from file google/protobuf/test_messages_proto3_editions.proto (package protobuf_test_messages.editions.proto3, edition 2023)
// option features.field_presence = IMPLICIT;
/* eslint-disable */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// - conformance tests
//

// @generated by protoc-gen-es v2.1.0 with parameter "target=ts"
// @generated by protoc-gen-es v2.2.1 with parameter "target=ts"
// @generated from file google/protobuf/test_messages_proto3.proto (package protobuf_test_messages.proto3, syntax proto3)
/* eslint-disable */

Expand Down

0 comments on commit 5162c22

Please sign in to comment.