From c0a6833dc6b7bc6960811bc43271610bd093f185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 09:18:38 +0000 Subject: [PATCH] Bump ts-proto from 1.157.0 to 1.158.0 Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.157.0 to 1.158.0. - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](https://github.com/stephenh/ts-proto/compare/v1.157.0...v1.158.0) --- updated-dependencies: - dependency-name: ts-proto dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 004b2ed..d58a910 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3364,9 +3364,9 @@ ts-proto-descriptors@1.15.0: protobufjs "^7.2.4" ts-proto@^1.147.2: - version "1.157.0" - resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.157.0.tgz#8f23f7d0db4c9746271de6b87eb83b4c3e1965aa" - integrity sha512-0f9rvHb+1aLG66UpFHh1QbZ5SMvKqV5EudUerHRF+C47g2wd8ZYXiVrK3VmsmLcNxmMrdi4vWgFNCH6qRg1SrA== + version "1.158.0" + resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.158.0.tgz#6c3ff46dcb683d430559fe746f089ccd463d4225" + integrity sha512-t5XcKYvdeeeinP4zBA+YXzRANMXacxPzqhs7hsmnD9RxfP1L+Ip858ii9Zdkp/UYW58N3q4wJKLdZfvnBmAk9w== dependencies: case-anything "^2.1.13" protobufjs "^7.2.4"