From 027d2b95e6394f9805b2f52cf2bb9139a246acac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 14:45:59 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.17.30 to 4.17.32 Bumps [oclif](https://github.com/oclif/oclif) from 4.17.30 to 4.17.32. - [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.17.30...4.17.32) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 3ce4c5df..8fff38b4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@salesforce/plugin-user": "^3.6.9", "@types/debug": "^4.1.12", "eslint-plugin-sf-plugin": "^1.20.15", - "oclif": "^4.17.30", + "oclif": "^4.17.32", "ts-node": "^10.9.2", "typescript": "^5.5.4" }, diff --git a/yarn.lock b/yarn.lock index cb704e01..12b510c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1595,7 +1595,7 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4": +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.4", "@oclif/core@^4.2.8": version "4.2.8" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.8.tgz#6e71c76b8ea91064ffc8390a3fd2502c5d32a3db" integrity sha512-OWv4Va6bERxIhrYcnUGzyhGRqktc64lJO6cZ3UwkzJDpfR8ZrbCxRfKRBBah1i8kzUlOAeAXnpbMBMah3skKwA== @@ -6197,17 +6197,17 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.17.30: - version "4.17.30" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.30.tgz#5a24641436d07b2dc0ffc892bf1120c747045d14" - integrity sha512-EFsvSWfwZcEimh1B2LwsFKyMYOwGRdRfbheXNnIfWDvk46O3I6n+o66p/duobr6tZ4G+CNLVwSP0kQhhQZngQQ== +oclif@^4.17.32: + version "4.17.32" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.32.tgz#73786c41873252a3a78e19010506e52b361a3713" + integrity sha512-OKdEMhDNSHn/4NYdyM4b8VfVEbnB4VuzZwvDc24AuoyhZFQBTfQaE+mqoPOGh5wb4eF74cWBlSKOLsrLCPbN0w== dependencies: "@aws-sdk/client-cloudfront" "^3.749.0" "@aws-sdk/client-s3" "^3.749.0" "@inquirer/confirm" "^3.1.22" "@inquirer/input" "^2.2.4" "@inquirer/select" "^2.5.0" - "@oclif/core" "^4.2.3" + "@oclif/core" "^4.2.8" "@oclif/plugin-help" "^6.2.25" "@oclif/plugin-not-found" "^3.2.32" "@oclif/plugin-warn-if-update-available" "^3.1.31" @@ -6222,7 +6222,7 @@ oclif@^4.17.30: got "^13" lodash "^4.17.21" normalize-package-data "^6" - semver "^7.7.0" + semver "^7.7.1" sort-package-json "^2.14.0" tiny-jsonc "^1.0.1" validate-npm-package-name "^5.0.1" @@ -6983,7 +6983,7 @@ semver@^6.0.0, semver@^6.3.1: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== -semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.0, semver@^7.7.1: +semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1: version "7.7.1" resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f" integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==