Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump ts-proto in /protoc-builder/hack in the js-deps group
Bumps the js-deps group in /protoc-builder/hack with 1 update: [ts-proto](https://github.com/stephenh/ts-proto).


Updates `ts-proto` from 2.8.3 to 2.11.2
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](stephenh/ts-proto@v2.8.3...v2.11.2)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2026
commit 10637648fc512710085d73d67315494d42610982
46 changes: 23 additions & 23 deletions protoc-builder/hack/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 protoc-builder/hack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"grpc_tools_node_protoc_ts": "5.3.3",
"grpc-tools": "1.13.1",
"protoc-gen-grpc-web": "1.5.0",
"ts-proto": "2.8.3"
"ts-proto": "2.11.2"
}
}
Loading