Skip to content

Commit

Permalink
Merge pull request #1115 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-4.14.35

chore(dev-deps): bump oclif from 4.14.34 to 4.14.35
  • Loading branch information
svc-cli-bot authored Sep 28, 2024
2 parents 67853c1 + 2ffe238 commit c7edd74
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@salesforce/plugin-command-reference": "^3.1.26",
"chai-each": "^0.0.1",
"eslint-plugin-sf-plugin": "^1.20.7",
"oclif": "^4.14.34",
"oclif": "^4.14.35",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1402,7 +1402,7 @@
"@inquirer/core" "^9.1.0"
"@inquirer/type" "^1.5.3"

"@inquirer/core@^9.0.2", "@inquirer/core@^9.0.8":
"@inquirer/core@^9.0.8":
version "9.0.10"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.10.tgz#4270191e2ad3bea6223530a093dd9479bcbc7dd0"
integrity sha512-TdESOKSVwf6+YWDz8GhS6nKscwzkIyakEzCLJ5Vh6O3Co2ClhCJ0A4MG909MUWfaWdpJm7DE45ii51/2Kat9tA==
Expand Down Expand Up @@ -1440,7 +1440,7 @@
wrap-ansi "^6.2.0"
yoctocolors-cjs "^2.1.2"

"@inquirer/figures@^1.0.3", "@inquirer/figures@^1.0.5":
"@inquirer/figures@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790"
integrity sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==
Expand All @@ -1462,18 +1462,18 @@
"@inquirer/type" "^1.5.3"
ansi-escapes "^4.3.2"

"@inquirer/select@^2.3.10":
version "2.3.10"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.10.tgz#4491805435984726c75f89e8f810ddb1fe503123"
integrity sha512-rr7iR0Zj1YFfgM8IUGimPD9Yukd+n/U63CnYT9kdum6DbRXtMxR45rrreP+EA9ixCnShr+W4xj7suRxC1+8t9g==
"@inquirer/select@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.5.0.tgz#345c6908ecfaeef3d84ddd2f9feb2f487c558efb"
integrity sha512-YmDobTItPP3WcEI86GvPo+T2sRHkxxOq/kXmsBjHS5BVXUgvgZ5AfJjkvQvZr03T81NnI3KrrRuMzeuYUQRFOA==
dependencies:
"@inquirer/core" "^9.0.2"
"@inquirer/figures" "^1.0.3"
"@inquirer/type" "^1.4.0"
"@inquirer/core" "^9.1.0"
"@inquirer/figures" "^1.0.5"
"@inquirer/type" "^1.5.3"
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/type@^1.4.0", "@inquirer/type@^1.5.1", "@inquirer/type@^1.5.2":
"@inquirer/type@^1.5.1", "@inquirer/type@^1.5.2":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.2.tgz#15f5e4a4dae02c4203650cb07c8a000cdd423939"
integrity sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==
Expand Down Expand Up @@ -6037,16 +6037,16 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.14.34:
version "4.14.34"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.34.tgz#45ddd207ab648a0996ec845e975087ac2fe10479"
integrity sha512-NA604h6cPhiDQTLjjwaJ2yGq3gv6OyHIMIdwt9xTiOqMjFOrKXpoqXiwmKN6bGoeWC1SuaSJqlfoXThlAKn+Ag==
oclif@^4.14.35:
version "4.14.35"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.35.tgz#aa714afa5e4b460a5ed65c4ce4cb58df6cca2440"
integrity sha512-PWiBL6+fQZNiFPkdrorDINFfpOTdI5Je9UZD/RwaeP2LvQdggqpBUXx5qlrtxPcHZXNuTQrn4pFfIbDIOPCjsg==
dependencies:
"@aws-sdk/client-cloudfront" "^3.645.0"
"@aws-sdk/client-s3" "^3.651.1"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.3.10"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4"
"@oclif/plugin-help" "^6.2.10"
"@oclif/plugin-not-found" "^3.2.21"
Expand Down

0 comments on commit c7edd74

Please sign in to comment.