Skip to content

Commit

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

chore(dev-deps): bump oclif from 4.10.8 to 4.10.12
  • Loading branch information
svc-cli-bot authored May 19, 2024
2 parents 4366bf0 + ce3eae6 commit b962c37
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/semver": "^7.5.8",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.18.3",
"oclif": "^4.10.8",
"oclif": "^4.10.12",
"sinon-chai": "^3.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1346,17 +1346,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 @@ -5781,10 +5781,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.12:
version "4.10.12"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.12.tgz#552b346d9554d2130555acf96267a2963a094c1d"
integrity sha512-skrqNSZnv4WeFFHsM/x5DGoc1uV5mTsIg6eTvurW37bmcLcaf03kvf+I7pWmgiicnjH1+hp35hpzMqTcyD2Okw==
dependencies:
"@aws-sdk/client-cloudfront" "^3.574.0"
"@aws-sdk/client-s3" "^3.569.0"
Expand All @@ -5793,8 +5793,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 Down

0 comments on commit b962c37

Please sign in to comment.