Skip to content

Commit ba41e10

Browse files
📦 Bump the rnx-kit group with 1 update (#12858)
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.23 to 0.16.24 - [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/[email protected]/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccae673 commit ba41e10

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,10 +2526,10 @@
25262526
invariant "^2.2.4"
25272527
nullthrows "^1.1.1"
25282528

2529-
"@rnx-kit/align-deps@^2.3.3":
2530-
version "2.3.4"
2531-
resolved "https://registry.yarnpkg.com/@rnx-kit/align-deps/-/align-deps-2.3.4.tgz#f27434ac7b0f8d6a9338d68e6013b02848a47e3f"
2532-
integrity sha512-UO6dm7/VQnu+2V3cjOGrAdvAQfmqB2Exj10h1NATCwOonwa0JpRNCpXCqgeeMgE/mNVudaWpIE/6GZ1G9oZ8Hw==
2529+
"@rnx-kit/align-deps@^2.4.0":
2530+
version "2.4.0"
2531+
resolved "https://registry.yarnpkg.com/@rnx-kit/align-deps/-/align-deps-2.4.0.tgz#612340b21f8d6f5c20408314d6c92f1d18395008"
2532+
integrity sha512-75n3BQj4Qr7clPzNdSdBWBsX0x10OVgXJEfpSRrc+Kuquv6JCdlhcxpf6PXEZ8+JOdxwTP6FRznjZOCAYR/Kvg==
25332533

25342534
"@rnx-kit/chromium-edge-launcher@^1.0.0":
25352535
version "1.0.0"
@@ -2544,11 +2544,11 @@
25442544
rimraf "^3.0.2"
25452545

25462546
"@rnx-kit/cli@^0.16.10":
2547-
version "0.16.23"
2548-
resolved "https://registry.yarnpkg.com/@rnx-kit/cli/-/cli-0.16.23.tgz#d35ff84038e93c8c702f55e210079ae35040f538"
2549-
integrity sha512-lGjW13Yx4DQ2QSQvNYwccSc6qFrrESzfljoNj6cyr5ahmftkFPP3S7yjUMJ2kA0KONytPccIXkoCjfkcYhzHjw==
2547+
version "0.16.24"
2548+
resolved "https://registry.yarnpkg.com/@rnx-kit/cli/-/cli-0.16.24.tgz#59cf235d510772fab97a87ad66c010eb5f741eef"
2549+
integrity sha512-WNpyFgs+NxKkI+b8S8EpMTh9b+Rt/4dnMFgJd6v5o8Cex4hfY5Sx2B+xqNkvginzvtEfj8JWvz12OoQkH5Il8w==
25502550
dependencies:
2551-
"@rnx-kit/align-deps" "^2.3.3"
2551+
"@rnx-kit/align-deps" "^2.4.0"
25522552
"@rnx-kit/config" "^0.6.6"
25532553
"@rnx-kit/console" "^1.0.11"
25542554
"@rnx-kit/metro-plugin-cyclic-dependencies-detector" "^1.1.1"

0 commit comments

Comments
 (0)