Skip to content

Commit 73469e3

Browse files
📦 Bump @rnx-kit/cli from 0.16.25 to 0.16.26 in the rnx-kit group (#12955)
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.25 to 0.16.26 - [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 e731ce9 commit 73469e3

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
@@ -2557,10 +2557,10 @@
25572557
invariant "^2.2.4"
25582558
nullthrows "^1.1.1"
25592559

2560-
"@rnx-kit/align-deps@^2.4.2":
2561-
version "2.4.2"
2562-
resolved "https://registry.yarnpkg.com/@rnx-kit/align-deps/-/align-deps-2.4.2.tgz#616a3e8770f72cf21ba93a4cb3a99eaef9dbfdab"
2563-
integrity sha512-CG6z9BKzOqSLSu3vqnwc/wLDnKG0otq4HWSMq7SsuRM7JP5rWy/WcnMIRWo7PP7+XscqZHNBIbVGAhcenrMgxg==
2560+
"@rnx-kit/align-deps@^2.4.3":
2561+
version "2.4.3"
2562+
resolved "https://registry.yarnpkg.com/@rnx-kit/align-deps/-/align-deps-2.4.3.tgz#5fe8a2e3e938a8e398af8f33c2337e46166602b5"
2563+
integrity sha512-/kMtl05I+xlaYHXsftv5gSHl7LPwh1m6Ttd24+NGHoqQwD0MMF6VJ2dVu8vUUrF4PArxAb2V6YoJQRJAQGB54Q==
25642564

25652565
"@rnx-kit/chromium-edge-launcher@^1.0.0":
25662566
version "1.0.0"
@@ -2575,11 +2575,11 @@
25752575
rimraf "^3.0.2"
25762576

25772577
"@rnx-kit/cli@^0.16.10":
2578-
version "0.16.25"
2579-
resolved "https://registry.yarnpkg.com/@rnx-kit/cli/-/cli-0.16.25.tgz#06df1f4a24e5cd1628efc94148f72bcb5947fafd"
2580-
integrity sha512-tz3XRtspiilWFi4dt0Ysr2LWwfgWFJbYF9MsLJ9ehF5y/Ez2gjvCpstkh31Mi7mrPMXtM580ZIxESi3spiNgBg==
2578+
version "0.16.26"
2579+
resolved "https://registry.yarnpkg.com/@rnx-kit/cli/-/cli-0.16.26.tgz#47f192d207a8f4337d5e50ce1fec19606d17f499"
2580+
integrity sha512-EeJRkrCMmwLeayESG6ozoNfqCzeyqAP4DO444SPt6Q8cwDPJagVDOUc/11BAo+TE3onCQhMjMjeckxv0UWrXJA==
25812581
dependencies:
2582-
"@rnx-kit/align-deps" "^2.4.2"
2582+
"@rnx-kit/align-deps" "^2.4.3"
25832583
"@rnx-kit/config" "^0.6.6"
25842584
"@rnx-kit/console" "^1.1.0"
25852585
"@rnx-kit/metro-plugin-cyclic-dependencies-detector" "^1.1.1"

0 commit comments

Comments
 (0)