From e316ebbe0f835e86c532f6a552ff1e8405058652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 17:35:07 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20@rnx-kit/cli=20from=200.1?= =?UTF-8?q?6.28=20to=200.16.29=20in=20the=20rnx-kit=20group=20(#13497)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the rnx-kit group with 1 update: [@rnx-kit/cli](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/cli). Updates `@rnx-kit/cli` from 0.16.28 to 0.16.29 - [Release notes](https://github.com/microsoft/rnx-kit/releases) - [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/cli@0.16.29/packages/cli) --- updated-dependencies: - dependency-name: "@rnx-kit/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rnx-kit ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2b0df49792..6ff5e1ee58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2632,9 +2632,9 @@ integrity sha512-ED73J3MPcHQ5GIkXgz67rg+VyxQN8dh50OEiahqpuTFt5YQVmxcUtj2wcLQb3ntOxebcOr91YBrCSXno/W2PEA== "@rnx-kit/cli@^0.16.10": - version "0.16.28" - resolved "https://registry.yarnpkg.com/@rnx-kit/cli/-/cli-0.16.28.tgz#19aa61a264c00e9b6480bf725d69d727a7dc3341" - integrity sha512-wNYeKL1ywgvOSND1rYWwezJ72L0xncnnU5G3+mMbHlAgeebyi61K0yeffHVpQXUOWpLI1IWeDTPVm6iAbRH+jw== + version "0.16.29" + resolved "https://registry.yarnpkg.com/@rnx-kit/cli/-/cli-0.16.29.tgz#39c1df8645d9ab0d56a31d54114b6c6b53e23226" + integrity sha512-VA1HE8OVeLlT9EFcX+qDfcXcCUbW1YiHe6EY5B4cVCkeZqtJWEYAJ6ZR/7hUCi5BsSf4H26IBLjiAA4PLyY0MQ== dependencies: "@rnx-kit/align-deps" "^2.5.0" "@rnx-kit/config" "^0.6.6"