Skip to content

Commit

Permalink
Merge pull request #457 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-4.10.13

chore(dev-deps): bump oclif from 4.10.8 to 4.10.13
  • Loading branch information
svc-cli-bot committed May 19, 2024
2 parents c3a4805 + 5c33d78 commit c32ac7c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@salesforce/plugin-command-reference": "^3.0.83",
"@types/color-convert": "^2.0.3",
"eslint-plugin-sf-plugin": "^1.18.3",
"oclif": "^4.10.8",
"oclif": "^4.10.13",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1360,17 +1360,17 @@
dependencies:
"@oclif/core" "^3.26.2"

"@oclif/plugin-not-found@^3.1.8":
version "3.1.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.8.tgz#5fc871019868f425bbf301437630afaebaa914e5"
integrity sha512-TbpMJ7PODaXuodSivqJo9cFxiVxNUmkCCl1BTdMpLuy82nxMv6aON0W1DVJryJ/OQjM4RKXvH3x3qCB7Xn0U8g==
"@oclif/plugin-not-found@^3.1.9":
version "3.1.9"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.9.tgz#fcae1378761be98e774aa11d36ebef69019fd09b"
integrity sha512-yPh9YAIIIzDRscR8P/yu4D2fwK5z5wze57wspklmNg4pW/tOFhe7BelgOBahSdkJQodS7TUIzI/CN4DWbNWuKQ==
dependencies:
"@inquirer/confirm" "^3.1.6"
"@oclif/core" "^3.26.5"
chalk "^5.3.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-warn-if-update-available@^3.0.17":
"@oclif/plugin-warn-if-update-available@^3.0.19":
version "3.0.19"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz#1009a1ff0016b64731792d169f2ee78e9770f5b1"
integrity sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==
Expand Down Expand Up @@ -5602,10 +5602,10 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.10.8:
version "4.10.8"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.8.tgz#04bff6c2cf976db1efc24655c05f5172a433cca7"
integrity sha512-In7G35G00/u9KuWn/RcDRSxUiHJG7P04TmqRPZEozUxtR4XnNS4EvGoIfi4k5fCY3rMirL/GSdvOoyRaIRGDQw==
oclif@^4.10.13:
version "4.10.13"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.13.tgz#d4ed2535d66dcfeefdc3edee8c8e7d402ed98754"
integrity sha512-BeWlWGFf3qCFGz2IOLEi9lT0HjhVNFFWgMOloFHY1zHcywnBXoxi46FYBtchW6J3oY70JEkhLYhx9YsrTzcW6Q==
dependencies:
"@aws-sdk/client-cloudfront" "^3.574.0"
"@aws-sdk/client-s3" "^3.569.0"
Expand All @@ -5614,8 +5614,8 @@ oclif@^4.10.8:
"@inquirer/select" "^2.3.2"
"@oclif/core" "^3.26.5"
"@oclif/plugin-help" "^6.0.21"
"@oclif/plugin-not-found" "^3.1.8"
"@oclif/plugin-warn-if-update-available" "^3.0.17"
"@oclif/plugin-not-found" "^3.1.9"
"@oclif/plugin-warn-if-update-available" "^3.0.19"
async-retry "^1.3.3"
chalk "^4"
change-case "^4"
Expand All @@ -5627,7 +5627,7 @@ oclif@^4.10.8:
got "^13"
lodash "^4.17.21"
normalize-package-data "^6"
semver "^7.6.0"
semver "^7.6.2"
sort-package-json "^2.10.0"
tiny-jsonc "^1.0.1"
validate-npm-package-name "^5.0.0"
Expand Down

0 comments on commit c32ac7c

Please sign in to comment.