Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-auth from 3.6.70 to 3.6.72
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth) from 3.6.70 to 3.6.72.
- [Release notes](https://github.com/salesforcecli/plugin-auth/releases)
- [Changelog](https://github.com/salesforcecli/plugin-auth/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-auth@3.6.70...3.6.72)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-auth"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 4a4107c commit 9c83063
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 18 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 @@
"devDependencies": {
"@oclif/plugin-help": "^6.2.16",
"@salesforce/dev-scripts": "^10.2.10",
"@salesforce/plugin-auth": "^3.6.70",
"@salesforce/plugin-auth": "^3.6.72",
"@salesforce/plugin-user": "^3.6.0",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.20.11",
Expand Down
31 changes: 14 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1301,10 +1301,10 @@
http-call "^5.2.2"
lodash "^4.17.21"

"@oclif/table@^0.2.2":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.2.4.tgz#89349c4fe3a3af0bfc285bfc920b35dd70d7f626"
integrity sha512-qbkBEkpvIXdiZ844stwX6vH+RaRkOH7k0X3U2zJqRGMJl3Uqr9d78vWpuUX7gmsuspCDavsgi/Gbnx2MXH5GQw==
"@oclif/table@^0.3.2":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.3.3.tgz#5dc1c98cfa5415b131d77c85048df187fc241d12"
integrity sha512-sz6gGT1JAPP743vxl1491hxboIu0ZFHaP3gyvhz5Prgsuljp2NGyyu7JPEMeVImCnZ9N3K9cy3VXxRFEwRH/ig==
dependencies:
"@oclif/core" "^4"
"@types/react" "^18.3.12"
Expand Down Expand Up @@ -1390,18 +1390,18 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-auth@^3.6.70":
version "3.6.70"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.70.tgz#37106aeb4eb2501ea50eae6afc4b86eed2b16f40"
integrity sha512-gvNXYMJ6/HjNQN1a9g8kOnaa+YKjqLJqa+wVDEYzqR8ZYSCWNXxW6+DCiywLgVi/YNuu7vx4ipfgT8DRcvWDkA==
"@salesforce/plugin-auth@^3.6.72":
version "3.6.72"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.72.tgz#ed1be782d23e890c954763be7a52e3682c41cfe6"
integrity sha512-6ULGUrNMVYiiGHthp8pmnJmWSNmOrA+iOBBrp0pLbpeEOfzGlejJTOVKWqXcIcsQ+JkYR/RtqHtcRQ32erN99Q==
dependencies:
"@inquirer/checkbox" "^2.5.0"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4"
"@salesforce/core" "^8.6.2"
"@salesforce/kit" "^3.2.3"
"@salesforce/plugin-info" "^3.4.12"
"@salesforce/sf-plugins-core" "^12.0.4"
"@salesforce/sf-plugins-core" "^12.0.11"
"@salesforce/ts-types" "^2.0.11"
open "^10.1.0"

Expand Down Expand Up @@ -1461,23 +1461,20 @@
string-width "^7.2.0"
terminal-link "^3.0.0"

"@salesforce/sf-plugins-core@^12.0.4", "@salesforce/sf-plugins-core@^12.0.7":
version "12.0.9"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.9.tgz#8a48828924d7e7fd2b402188077e87f4fa424156"
integrity sha512-CklAvBje/t+a85Djp961Ly84Yeh3+jF5n9G7Uy3NniUqJ6WwQc2M4jy+nTbqsRxomEuEb60AP3/rPQH9eBO7KA==
"@salesforce/sf-plugins-core@^12.0.11", "@salesforce/sf-plugins-core@^12.0.7":
version "12.0.11"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.11.tgz#5837bc385cb8f057c4bc86b71ead71464ba5063b"
integrity sha512-DYb54IeszQxcyl0N3e5qxSx3Vc571f36alZNE54qPqBTi9RAGEHQN4XR03dKLic0aNS/j4Z09RGH6YoH2zSL6A==
dependencies:
"@inquirer/confirm" "^3.1.22"
"@inquirer/password" "^2.2.0"
"@oclif/core" "^4.0.27"
"@oclif/table" "^0.2.2"
"@oclif/table" "^0.3.2"
"@salesforce/core" "^8.5.1"
"@salesforce/kit" "^3.2.3"
"@salesforce/ts-types" "^2.0.12"
ansis "^3.3.2"
cli-progress "^3.12.0"
natural-orderby "^3.0.2"
slice-ansi "^7.1.0"
string-width "^7.2.0"
terminal-link "^3.0.0"

"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
Expand Down

0 comments on commit 9c83063

Please sign in to comment.