Skip to content

Commit c7f37d3

Browse files
chore(deps-dev): bump ts-proto from 2.8.3 to 2.11.0
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 2.8.3 to 2.11.0. - [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.0) --- updated-dependencies: - dependency-name: ts-proto dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9358b8a commit c7f37d3

2 files changed

Lines changed: 25 additions & 24 deletions

File tree

package-lock.json

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

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
1717
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
1818

19-
"@bufbuild/protobuf@^2.0.0":
20-
version "2.10.1"
21-
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-2.10.1.tgz#012f6d7d110f8c45198c7e6a96cb217c45d0c696"
22-
integrity sha512-ckS3+vyJb5qGpEYv/s1OebUHDi/xSNtfgw1wqKZo7MR9F2z+qXr0q5XagafAG/9O0QPVIUfST0smluYSTpYFkg==
19+
"@bufbuild/protobuf@^2.0.0", "@bufbuild/protobuf@^2.10.2":
20+
version "2.10.2"
21+
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-2.10.2.tgz#d7c063301f2a33095fc202f06bf3cce0c138dfcd"
22+
integrity sha512-uFsRXwIGyu+r6AMdz+XijIIZJYpoWeYzILt5yZ2d3mCjQrWUTVpVD9WL/jZAbvp+Ed04rOhrsk7FiTcEDseB5A==
2323

2424
"@cspotcode/source-map-support@^0.8.0":
2525
version "0.8.1"
@@ -1482,22 +1482,22 @@ ts-poet@^6.12.0:
14821482
dependencies:
14831483
dprint-node "^1.0.8"
14841484

1485-
ts-proto-descriptors@2.0.0:
1486-
version "2.0.0"
1487-
resolved "https://registry.yarnpkg.com/ts-proto-descriptors/-/ts-proto-descriptors-2.0.0.tgz#3a0e301a91cc6e932ac8dd13f7e07caa8a032c43"
1488-
integrity sha512-wHcTH3xIv11jxgkX5OyCSFfw27agpInAd6yh89hKG6zqIXnjW9SYqSER2CVQxdPj4czeOhGagNvZBEbJPy7qkw==
1485+
ts-proto-descriptors@2.1.0:
1486+
version "2.1.0"
1487+
resolved "https://registry.yarnpkg.com/ts-proto-descriptors/-/ts-proto-descriptors-2.1.0.tgz#0c60525ea94748f7b3f394dc10d6eb8eeac4fe39"
1488+
integrity sha512-S5EZYEQ6L9KLFfjSRpZWDIXDV/W7tAj8uW7pLsihIxyr62EAVSiKuVPwE8iWnr849Bqa53enex1jhDUcpgquzA==
14891489
dependencies:
14901490
"@bufbuild/protobuf" "^2.0.0"
14911491

14921492
ts-proto@^2.6.1:
1493-
version "2.8.3"
1494-
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-2.8.3.tgz#8fe8c31edffacf7f04888031333a38efc9af8345"
1495-
integrity sha512-TdXInqG+61pj/TvORqITWjvjTTsL1EZxwX49iEj89+xFAcqPT8tjChpAGQXzfcF4MJwvNiuoCEbBOKqVf3ds3g==
1493+
version "2.11.0"
1494+
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-2.11.0.tgz#4b24b3a39893441d97e8a875e7d7c509a7bb4521"
1495+
integrity sha512-Emqt0T/Wf74aT+IAoOqEkWWhxVOVF6QwVW4CBIyL3RRQORJpaQDVHy/Ykg9psQH/Zo6XMpT9KBRjpkVSZ0vXkQ==
14961496
dependencies:
1497-
"@bufbuild/protobuf" "^2.0.0"
1497+
"@bufbuild/protobuf" "^2.10.2"
14981498
case-anything "^2.1.13"
14991499
ts-poet "^6.12.0"
1500-
ts-proto-descriptors "2.0.0"
1500+
ts-proto-descriptors "2.1.0"
15011501

15021502
type-check@^0.4.0, type-check@~0.4.0:
15031503
version "0.4.0"

0 commit comments

Comments
 (0)