From 893b7ff128b81f63126ae978b573ef6976c5dcf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 19:01:43 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.22.13 to 4.22.14 Bumps [oclif](https://github.com/oclif/oclif) from 4.22.13 to 4.22.14. - [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.13...4.22.14) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.22.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 1710bc4d..6357e238 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "@salesforce/plugin-command-reference": "^3.1.65", "@salesforce/types": "^1.4.0", "eslint-plugin-sf-plugin": "^1.20.31", - "oclif": "^4.22.13", + "oclif": "^4.22.14", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, diff --git a/yarn.lock b/yarn.lock index e4bd3e51..1917eeb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1428,7 +1428,7 @@ dependencies: "@oclif/core" "^4" -"@oclif/plugin-not-found@^3.2.64": +"@oclif/plugin-not-found@^3.2.66": version "3.2.66" resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.66.tgz#78e4b42b7f45fb3c16c4d4312fb5fafb9089125e" integrity sha512-f3GmQrq13egIRc8+1aiFGsGUkNCIUv8nxJodmUicCC2BV6dg+KSY/5v3DicDBdni/HisKYt92S+OelAxQiN0EQ== @@ -6000,10 +6000,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.22.13: - version "4.22.13" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.13.tgz#3526b7a2620599d55e6ea102d5c7b5f10b8aab83" - integrity sha512-CSc+5+AReGiAMBcuU8AZIOEpzLnjq9qJHUnWxsJg2MuhAWYwzUzGHxhq2xY4g/PUpP6V1wYTD+h1FOWk7l4UYA== +oclif@^4.22.14: + version "4.22.14" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.14.tgz#3f4ec36a4d979d3c52623daff26d90f14254e5f1" + integrity sha512-YSLKaWqSr5b1dKHrY5NrycPezFP3rE918LZFr+9gkfSFMyBZcR1HWRcfS2jfLyU0En4TTe1lJxl878+RVLC0ew== dependencies: "@aws-sdk/client-cloudfront" "^3.873.0" "@aws-sdk/client-s3" "^3.864.0" @@ -6012,7 +6012,7 @@ oclif@^4.22.13: "@inquirer/select" "^2.5.0" "@oclif/core" "^4.5.2" "@oclif/plugin-help" "^6.2.32" - "@oclif/plugin-not-found" "^3.2.64" + "@oclif/plugin-not-found" "^3.2.66" "@oclif/plugin-warn-if-update-available" "^3.1.46" ansis "^3.16.0" async-retry "^1.3.3"