From 275832bc6f17df2a0504b133bc73e194f35bd28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 00:12:52 +0000 Subject: [PATCH] Bump ts-proto from 1.156.3 to 1.156.5 in /dashboard Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.156.3 to 1.156.5. - [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.156.3...v1.156.5) --- updated-dependencies: - dependency-name: ts-proto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index 7b2ec93d62f..107a97fd1cb 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -127,7 +127,7 @@ "stylelint-config-standard-scss": "^10.0.0", "stylelint-scss": "^5.1.0", "ts-jest": "^29.1.1", - "ts-proto": "^1.156.3", + "ts-proto": "^1.156.5", "typescript": "^5.1.6" }, "resolutions": { diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 166682d35e1..29233437ff6 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -14334,10 +14334,10 @@ ts-proto-descriptors@1.15.0: long "^5.2.3" protobufjs "^7.2.4" -ts-proto@^1.156.3: - version "1.156.3" - resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.156.3.tgz#c0632c16fdd3e13351217dc22a4dadc6cb490cc3" - integrity sha512-KjwFOU4DksA0H2VJI2Ir0pwThq88tXNW+0+P2PVwiOl8D4iXhs8p/nAsZTJllmVr2TTjflbBaX5HHkRgP7XaHQ== +ts-proto@^1.156.5: + version "1.156.5" + resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.156.5.tgz#1fb22e8302559e51a53eaabebd80e6f92f4e35c7" + integrity sha512-3op38GJa70VphCAO8jWOn01NP4n0dK0/X1KvPnkFOjYd4tq7RJJqYp1deH0YWhRByBIifaaXaAPSPdSzIxeSCA== dependencies: case-anything "^2.1.13" protobufjs "^7.2.4"