From 76776cf0f63d4eea7eab537938a39e52b2c79c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 00:50:48 +0000 Subject: [PATCH] Bump ts-proto from 1.162.1 to 1.162.2 in /dashboard Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.162.1 to 1.162.2. - [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.162.1...v1.162.2) --- 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 85f00a4722e..4543c0ebf22 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -127,7 +127,7 @@ "stylelint-config-standard-scss": "^11.0.0", "stylelint-scss": "^5.2.1", "ts-jest": "^29.1.1", - "ts-proto": "^1.162.1", + "ts-proto": "^1.162.2", "typescript": "^5.2.2" }, "resolutions": { diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 3874d3041b1..3373602b4d6 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -14507,10 +14507,10 @@ ts-proto-descriptors@1.15.0: long "^5.2.3" protobufjs "^7.2.4" -ts-proto@^1.162.1: - version "1.162.1" - resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.162.1.tgz#2d1db59ed159bb1da43bd7283fc919751a4efcae" - integrity sha512-pzg5AKS04Nju6MNR2OSoQKszo5Q8FkB1SOrCvspCuIiAMDa0mJj4m5V99DFjdoyek+lx/U1x/ox/p99tOztKvg== +ts-proto@^1.162.2: + version "1.162.2" + resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.162.2.tgz#e8c4eb02cb75d882c2650d48ec5c2df5282b7c05" + integrity sha512-iVvoXmelsniHFxh9GAkmz3S7yNuddjgv5iWTDr0VUn67IH3RSvvAd8BjN7Snm0+p1yY/diAQoNHXHuNHe8D3rA== dependencies: case-anything "^2.1.13" protobufjs "^7.2.4"