Skip to content

Commit 78c43ef

Browse files
Bump the protobuf-es group with 2 updates
Bumps the protobuf-es group with 2 updates: [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) and [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf). Updates `@bufbuild/protoc-gen-es` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.12.0/packages/protoc-gen-es) Updates `@bufbuild/protobuf` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.12.0/packages/protobuf) --- updated-dependencies: - dependency-name: "@bufbuild/protoc-gen-es" dependency-version: 2.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: protobuf-es - dependency-name: "@bufbuild/protobuf" dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: protobuf-es ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fadcb25 commit 78c43ef

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@biomejs/biome": "^1.9.4",
2929
"@bufbuild/buf": "^1.62.1",
3030
"@bufbuild/license-header": "^0.0.4",
31-
"@bufbuild/protoc-gen-es": "^2.11.0",
31+
"@bufbuild/protoc-gen-es": "^2.12.0",
3232
"@types/node": "^25.0.3",
3333
"tsx": "^4.21.0",
3434
"turbo": "^2.9.3",

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@bufbuild/buf": "^1.62.1",
22-
"@bufbuild/protoc-gen-es": "^2.11.0",
22+
"@bufbuild/protoc-gen-es": "^2.12.0",
2323
"@standard-schema/spec": "^1.1.0"
2424
}
2525
}

0 commit comments

Comments
 (0)