From b2a549fe2387c79211c63c7b00982b44dc1028b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 02:47:58 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.12.0 to 4.13.2 Bumps [oclif](https://github.com/oclif/oclif) from 4.12.0 to 4.13.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.12.0...4.13.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 | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 2f445321..7cdf6446 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@salesforce/plugin-command-reference": "^3.0.89", "@salesforce/ts-sinon": "^1.4.19", "eslint-plugin-sf-plugin": "^1.18.5", - "oclif": "^4.12.0", + "oclif": "^4.13.2", "ts-node": "^10.9.2", "typescript": "^5.4.5" }, diff --git a/yarn.lock b/yarn.lock index 63a2efad..35e5ebd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1449,7 +1449,7 @@ ansi-escapes "^4.3.2" chalk "^4.1.2" -"@inquirer/confirm@^3.1.6", "@inquirer/confirm@^3.1.8", "@inquirer/confirm@^3.1.9": +"@inquirer/confirm@^3.1.6", "@inquirer/confirm@^3.1.9": version "3.1.9" resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.9.tgz#1bc384bc8267827ec75d0684e189692bb4dda38b" integrity sha512-UF09aejxCi4Xqm6N/jJAiFXArXfi9al52AFaSD+2uIHnhZGtd1d6lIGTRMPouVSJxbGEi+HkOWSYaiEY/+szUw== @@ -1481,7 +1481,7 @@ resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.3.tgz#1227cc980f88e6d6ab85abadbf164f5038041edd" integrity sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw== -"@inquirer/input@^2.1.6", "@inquirer/input@^2.1.8": +"@inquirer/input@^2.1.6", "@inquirer/input@^2.1.9": version "2.1.9" resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.9.tgz#ac47671bfdfb0ae99411c644aadf783ae946e168" integrity sha512-1xTCHmIe48x9CG1+8glAHrVVdH+QfYhzgBUbgyoVpp5NovnXgRcjSn/SNulepxf9Ol8HDq3gzw3ZCAUr+h1Eyg== @@ -1498,7 +1498,7 @@ "@inquirer/type" "^1.3.3" ansi-escapes "^4.3.2" -"@inquirer/select@^2.3.4", "@inquirer/select@^2.3.5": +"@inquirer/select@^2.3.5": version "2.3.5" resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.5.tgz#db4ff1ba482ed87f2cdd33e03e64c7b430acdd7d" integrity sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ== @@ -1657,7 +1657,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.0-beta.12", "@oclif/core@^4.0.0-beta.13": +"@oclif/core@^4": version "4.0.2" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.2.tgz#e6b15c4397e52b31fde9b7695f537c20b56634ed" integrity sha512-0r+JwE1FbVlEYNQlLonMULnZb6rKR0RqT8eUgKeJTb5cILhsKUjlZf2NLIX4GP3SZrK8POwGGLcztmj42hZYiw== @@ -1702,13 +1702,13 @@ dependencies: "@oclif/core" "^3.26.2" -"@oclif/plugin-not-found@^3.1.10": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.0.tgz#4fad2ee27c9c930201829406deb93d11d8dc37f8" - integrity sha512-eR5He48qfvlyWKdDUcE4Z0ES4pFxuSxqKvqRdUKae9ymn406dyX87ZAGgpL2SdGNu0OYJnUKp0nH6lj9SCybaw== +"@oclif/plugin-not-found@^3.2.1": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz#d43b35f22f284e262972f7b2c233d1cf823448fe" + integrity sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ== dependencies: - "@inquirer/confirm" "^3.1.8" - "@oclif/core" "^4.0.0-beta.13" + "@inquirer/confirm" "^3.1.9" + "@oclif/core" "^4" ansis "^3.2.0" fast-levenshtein "^3.0.0" @@ -6616,19 +6616,19 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.12.0: - version "4.12.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.12.0.tgz#4511a22759e42c77375a46d8cba810480080f5cf" - integrity sha512-yTDd7LLAVGKe8c9qt20UgVszMDok3I5mz8l/opy1IC2+0epxR+AQH0BQOJ3sn+vIY6fH89MVRngvfJRq5SJ00g== +oclif@^4.13.2: + version "4.13.2" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.2.tgz#1594dffc25f11456aa979c2078c74071fb0a39ec" + integrity sha512-+89Pz7s1GI6qTW/dNp1W2hF0ASmq0VSqUmBEXeuBVWW+26V7fI17AuqChhahrEcT1rIi8LPQAe8iBvK5HFaHFQ== dependencies: "@aws-sdk/client-cloudfront" "^3.574.0" "@aws-sdk/client-s3" "^3.583.0" "@inquirer/confirm" "^3.1.6" - "@inquirer/input" "^2.1.8" - "@inquirer/select" "^2.3.4" - "@oclif/core" "^4.0.0-beta.12" + "@inquirer/input" "^2.1.9" + "@inquirer/select" "^2.3.5" + "@oclif/core" "^4" "@oclif/plugin-help" "^6.0.21" - "@oclif/plugin-not-found" "^3.1.10" + "@oclif/plugin-not-found" "^3.2.1" "@oclif/plugin-warn-if-update-available" "^3.0.19" async-retry "^1.3.3" chalk "^4"