From 0a685f5de1dd8df8d34a55ca1ad997a61ece9e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 02:50:28 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.6.2 to 4.7.2 Bumps [oclif](https://github.com/oclif/oclif) from 4.6.2 to 4.7.2. - [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.6.2...4.7.2) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 33 +++++++++++++++++---------------- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index a02c039a..bed3dfc9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@salesforce/plugin-command-reference": "^3.0.67", "@types/inquirer": "^8.2.0", "eslint-plugin-sf-plugin": "^1.17.5", - "oclif": "^4.6.2", + "oclif": "^4.7.2", "ts-node": "^10.9.2", "typescript": "^5.4.2" }, diff --git a/yarn.lock b/yarn.lock index a80e7948..bc441ffc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1293,7 +1293,7 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@3.26.0", "@oclif/core@^3.15.1", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2": +"@oclif/core@3.26.0", "@oclif/core@^3.15.1", "@oclif/core@^3.19.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0": version "3.26.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279" integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA== @@ -1359,12 +1359,12 @@ chalk "^5.3.0" fast-levenshtein "^3.0.0" -"@oclif/plugin-warn-if-update-available@^3.0.12": - version "3.0.12" - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.12.tgz#0802e402a74e72da1acd52e1bc9a34bd7999ed17" - integrity sha512-BPj+1dSgp9Xtd5BZjLF9s0PeYBl07GSF69aol6/ZUMJMWD78SUWgAAm2SMJJBXic7Lw8hIGBY/YSGXDGaMh4gw== +"@oclif/plugin-warn-if-update-available@^3.0.14": + version "3.0.15" + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.15.tgz#533e5914c9efc46a1539b5a5e931dbf3c32ffb52" + integrity sha512-JtPTJFjL6izMCe5dDS2ix2PyWAD2DeJ5Atzd2HHRifbPcmOxaUE62FKTnarIwfPHLMF/nN33liwo9InAdirozg== dependencies: - "@oclif/core" "^3.19.2" + "@oclif/core" "^3.26.0" chalk "^5.3.0" debug "^4.1.0" http-call "^5.2.2" @@ -5708,10 +5708,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.6.2: - version "4.6.2" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.6.2.tgz#f4aec6818fad958f0b3f45996c0df31ca74060a4" - integrity sha512-k0QUbKBYhG+iam1wL5AJ8AimLemPTX8DhxnRnhrSJnuVn6BciFwrJ19MYKPmt3w47d2MZtyOfKfyZFBlvfr1gA== +oclif@^4.7.2: + version "4.7.2" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.2.tgz#3d74b23f319870508bf8dbefc5147bfd2d46fb2d" + integrity sha512-OVBVw3icaC5dJtDcojn61HAtilqqVu9Uae+Cd/EVNVeAOMe2G51MpMg5RDj8B3KKvuq8EudzJkK78OWdhoTZVQ== dependencies: "@aws-sdk/client-cloudfront" "^3.535.0" "@aws-sdk/client-s3" "^3.535.0" @@ -5721,7 +5721,7 @@ oclif@^4.6.2: "@oclif/core" "^3.21.0" "@oclif/plugin-help" "^6.0.18" "@oclif/plugin-not-found" "^3.0.14" - "@oclif/plugin-warn-if-update-available" "^3.0.12" + "@oclif/plugin-warn-if-update-available" "^3.0.14" async-retry "^1.3.3" chalk "^4" change-case "^4" @@ -5734,7 +5734,7 @@ oclif@^4.6.2: lodash.template "^4.5.0" normalize-package-data "^3.0.3" semver "^7.6.0" - sort-package-json "^2.8.0" + sort-package-json "^2.10.0" validate-npm-package-name "^5.0.0" on-exit-leak-free@^2.1.0: @@ -6628,10 +6628,10 @@ sort-object-keys@^1.1.3: resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45" integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg== -sort-package-json@^2.8.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.8.0.tgz#6a46439ad0fef77f091e678e103f03ecbea575c8" - integrity sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g== +sort-package-json@^2.10.0: + version "2.10.0" + resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.10.0.tgz#6be07424bf3b7db9fbb1bdd69e7945f301026d8a" + integrity sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g== dependencies: detect-indent "^7.0.1" detect-newline "^4.0.0" @@ -6639,6 +6639,7 @@ sort-package-json@^2.8.0: git-hooks-list "^3.0.0" globby "^13.1.2" is-plain-obj "^4.1.0" + semver "^7.6.0" sort-object-keys "^1.1.3" source-map-support@^0.5.21: