Skip to content

Commit

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

chore(dev-deps): bump oclif from 4.14.33 to 4.14.34
  • Loading branch information
svc-cli-bot authored Sep 22, 2024
2 parents 4244e99 + 31a8777 commit 58d89f0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 58d89f0

Please sign in to comment.