From 31a877767b55a57544ee19b525ed6d53dd48742a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 05:47:02 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.14.33 to 4.14.34 Bumps [oclif](https://github.com/oclif/oclif) from 4.14.33 to 4.14.34. - [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.14.33...4.14.34) --- 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 | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 8e1df615..5941cf79 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/plugin-command-reference": "^3.1.20", "@salesforce/ts-types": "^2.0.11", "eslint-plugin-sf-plugin": "^1.20.7", - "oclif": "^4.14.33", + "oclif": "^4.14.34", "ts-node": "^10.9.2", "typescript": "^5.5.4" }, diff --git a/yarn.lock b/yarn.lock index 89254d9c..26181ce6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1040,13 +1040,13 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917" integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw== -"@inquirer/confirm@^3.1.22": - version "3.1.22" - resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.22.tgz#23990624c11f60c6f7a5b0558c7505c35076a037" - integrity sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg== +"@inquirer/confirm@^3.1.22", "@inquirer/confirm@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.2.0.tgz#6af1284670ea7c7d95e3f1253684cfbd7228ad6a" + integrity sha512-oOIwPs0Dvq5220Z8lGL/6LHRTEr9TgLHmiI99Rj1PJ1p1czTys+olrgBqZk4E2qC0YTzeHprxSQmoHioVdJ7Lw== dependencies: - "@inquirer/core" "^9.0.10" - "@inquirer/type" "^1.5.2" + "@inquirer/core" "^9.1.0" + "@inquirer/type" "^1.5.3" "@inquirer/core@^9.0.10", "@inquirer/core@^9.0.4": version "9.0.10" @@ -1285,12 +1285,12 @@ dependencies: "@oclif/core" "^4" -"@oclif/plugin-not-found@^3.2.16": - version "3.2.18" - resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.18.tgz#6ed73f1c2e3022723c588295131bb2b4f06468f3" - integrity sha512-595+i3eG+K4jM+BjWLAuWzBb2wqrXpKqF9IianroSCxeZEC4Ujg6HWvLSYT//afJzeXWpsNyqGCqeoGF7kXE/w== +"@oclif/plugin-not-found@^3.2.21": + version "3.2.21" + resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.21.tgz#a1ef31a0e00fee1bde84d7aea118a269b80f2978" + integrity sha512-1v5MkECOH+mkubpk5RgyVK1qEHn3hr2wX1qsx5hawTyssd10WEFIkH258M9CjyiG42M6ZCQhOS3Wo2wteLo/vg== dependencies: - "@inquirer/confirm" "^3.1.22" + "@inquirer/confirm" "^3.2.0" "@oclif/core" "^4" ansis "^3.3.1" fast-levenshtein "^3.0.0" @@ -5549,10 +5549,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.14.33: - version "4.14.33" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.33.tgz#e21dcba557950a5b8f6c346928e7207344f9f346" - integrity sha512-kGmiLmaFUSy7GUu4/Pf2sIcNjbSDGBmbp/rXpEv+7STqSFfvgaXUPSHAUju2XVkaa/h/7ipzuXmd5DwPJ8bKEQ== +oclif@^4.14.34: + version "4.14.34" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.34.tgz#45ddd207ab648a0996ec845e975087ac2fe10479" + integrity sha512-NA604h6cPhiDQTLjjwaJ2yGq3gv6OyHIMIdwt9xTiOqMjFOrKXpoqXiwmKN6bGoeWC1SuaSJqlfoXThlAKn+Ag== dependencies: "@aws-sdk/client-cloudfront" "^3.645.0" "@aws-sdk/client-s3" "^3.651.1" @@ -5561,7 +5561,7 @@ oclif@^4.14.33: "@inquirer/select" "^2.3.10" "@oclif/core" "^4" "@oclif/plugin-help" "^6.2.10" - "@oclif/plugin-not-found" "^3.2.16" + "@oclif/plugin-not-found" "^3.2.21" "@oclif/plugin-warn-if-update-available" "^3.1.11" async-retry "^1.3.3" chalk "^4"