From f496360b36731d0f3cc5a2045c248bf655d6769b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 05:51:14 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.22.5 to 4.22.6 Bumps [oclif](https://github.com/oclif/oclif) from 4.22.5 to 4.22.6. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/4.22.5...4.22.6) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.22.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8b5f0bfe..f2b43579 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-command-reference": "^3.1.63", "eslint-plugin-sf-plugin": "^1.20.30", - "oclif": "^4.22.5", + "oclif": "^4.22.6", "ts-node": "^10.9.2", "typescript": "^5.9.2" }, diff --git a/yarn.lock b/yarn.lock index bf64753f..f735e66f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6457,10 +6457,10 @@ obliterator@^2.0.1, obliterator@^2.0.2: resolved "https://registry.yarnpkg.com/obliterator/-/obliterator-2.0.5.tgz#031e0145354b0c18840336ae51d41e7d6d2c76aa" integrity sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw== -oclif@^4.22.5: - version "4.22.5" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665" - integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw== +oclif@^4.22.6: + version "4.22.6" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265" + integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw== dependencies: "@aws-sdk/client-cloudfront" "^3.850.0" "@aws-sdk/client-s3" "^3.850.0"