Skip to content

Commit

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

chore(dev-deps): bump oclif from 4.14.16 to 4.14.19
  • Loading branch information
svc-cli-bot authored Aug 18, 2024
2 parents fa19f8a + a35216d commit 1020719
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 @@ -22,7 +22,7 @@
"@salesforce/plugin-user": "^3.5.20",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.20.4",
"oclif": "^4.14.16",
"oclif": "^4.14.19",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,7 @@
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/confirm@^3.1.14", "@inquirer/confirm@^3.1.16", "@inquirer/confirm@^3.1.20":
"@inquirer/confirm@^3.1.20", "@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==
Expand Down Expand Up @@ -1592,12 +1592,12 @@
dependencies:
"@oclif/core" "^4"

"@oclif/plugin-not-found@^3.2.14":
version "3.2.15"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.15.tgz#1ed11b3d0727e6aa6e18f011cbe9da0666b258ea"
integrity sha512-+i+ieIXS0Tqh/m7n5Mat81hjeY46Wo4pWV8dQKbX+kw2u0BxidBTYugZtMxz47PbYUT5rS/xYB5l31CAZf4yTg==
"@oclif/plugin-not-found@^3.2.15":
version "3.2.16"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.16.tgz#e81c3ec965802d07b80dade118cbec86ec5082dd"
integrity sha512-9yGR1lAg4ItSwRb4WhZ41X+6tO55SJjDYnu+EXW9gPCPj64z5qRIBU1ZWUZGtxJpHNB0vUh9nDLTsQAJOw/lnw==
dependencies:
"@inquirer/confirm" "^3.1.14"
"@inquirer/confirm" "^3.1.22"
"@oclif/core" "^4"
ansis "^3.3.1"
fast-levenshtein "^3.0.0"
Expand Down Expand Up @@ -6143,19 +6143,19 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.14.16:
version "4.14.16"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.16.tgz#81bc5e34dbe8af96c450205713484099b504bf01"
integrity sha512-5SiYsHhoqJQ6LOQE4Dl+mn+fIogfMZMdAryvsHtV9sqKxwsad98k847JJMyheG/CavPkkMuEa3o1KcbhGp+kgQ==
oclif@^4.14.19:
version "4.14.19"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.19.tgz#e6bdc56abb336100a7e2d8b2bb0e62cf741cb330"
integrity sha512-JdpLi1JbJ2OqSYCSLNzuLx9sn+ZgKNx3Z/zAL9f/BWsrQ6ohq3ElhjeAOSwOki3n533hjGqFHJW/hj1yuGYl0g==
dependencies:
"@aws-sdk/client-cloudfront" "^3.624.0"
"@aws-sdk/client-s3" "^3.614.0"
"@inquirer/confirm" "^3.1.16"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.3.10"
"@oclif/core" "^4"
"@oclif/plugin-help" "^6.2.7"
"@oclif/plugin-not-found" "^3.2.14"
"@oclif/plugin-not-found" "^3.2.15"
"@oclif/plugin-warn-if-update-available" "^3.0.19"
async-retry "^1.3.3"
chalk "^4"
Expand Down

0 comments on commit 1020719

Please sign in to comment.