Skip to content

Commit

Permalink
Merge pull request #615 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-plugin-auth-3.6.4

chore(dev-deps): bump @salesforce/plugin-auth from 3.6.1 to 3.6.4
  • Loading branch information
svc-cli-bot authored Apr 28, 2024
2 parents 1f5db4c + 651f30d commit 733dd9e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 15 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.0.20",
"@salesforce/dev-scripts": "^9.0.0",
"@salesforce/plugin-auth": "^3.6.1",
"@salesforce/plugin-auth": "^3.6.4",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.18.3",
"oclif": "^4.9.0",
Expand Down
36 changes: 22 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1424,14 +1424,22 @@
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417"
integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==

"@inquirer/input@^2.1.1", "@inquirer/input@^2.1.2":
"@inquirer/input@^2.1.1":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.2.tgz#cc0b0688c6ef7e58661e3d451dabcccbb0801e1a"
integrity sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA==
dependencies:
"@inquirer/core" "^7.1.2"
"@inquirer/type" "^1.2.1"

"@inquirer/input@^2.1.6":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.6.tgz#6f0bc5659252015ce75155c92831252c7b90cfe3"
integrity sha512-M8bUFOlcn/kQcVYskl4kkB6dYrHtymJJ1S4nSg/khXT3W3l71u2qhSzfo6PdBG3jUe6ILJZ0gUh4Kef2uJ5pxw==
dependencies:
"@inquirer/core" "^8.1.0"
"@inquirer/type" "^1.3.1"

"@inquirer/password@^1.1.16":
version "1.1.16"
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.16.tgz#37ddebbe37c6e76f8ad27d1f726aacdd7c423558"
Expand Down Expand Up @@ -1717,29 +1725,29 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-auth@^3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.1.tgz#0767d51043a027261adc81beb44bb873cbed779f"
integrity sha512-r3oHO+M5z54rdGwpq6o9BNE5Uc9jdbTpuyXKimDIdGGF26LdtLUWl3hMKF5gtzZ2ezS/5dTZgT2gD0aQGvMVfw==
"@salesforce/plugin-auth@^3.6.4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.4.tgz#94f603bdecf2681b363d3127cabaf6620f882b90"
integrity sha512-p+YMpT1cK+BJf/8taxahAT31p4gNACtq0NR4w8Qkrm3cGWBVMujHHtV5/GX/zr5i2kIuzC/DjC/29tr2xb7JHw==
dependencies:
"@inquirer/checkbox" "^1.5.2"
"@inquirer/select" "^1.3.3"
"@oclif/core" "^3.26.2"
"@salesforce/core" "^7.0.1"
"@salesforce/kit" "^3.1.0"
"@salesforce/plugin-info" "^3.2.0"
"@salesforce/core" "^7.3.0"
"@salesforce/kit" "^3.1.1"
"@salesforce/plugin-info" "^3.2.3"
"@salesforce/sf-plugins-core" "^9.0.1"
"@salesforce/ts-types" "^2.0.9"
chalk "^5.3.0"
open "^10.1.0"

"@salesforce/plugin-info@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.2.0.tgz#bb898559b22a6115db44ac43413967eb3a6b43ba"
integrity sha512-0mlT2pmzH8oMoQ7IWtNv36wmucdAspwITsXfxd0kFGj5hTeLUZNkT6LP3pURjJYxFD4CBlFvbpbJC9aYGncFbg==
"@salesforce/plugin-info@^3.2.3":
version "3.2.4"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.2.4.tgz#1cb1c2c3140aebec85313574aa34ce2c69f8143a"
integrity sha512-WFWQmnLptPYYCMI+4sTud/tFvoxWWm8kxd9S8bcdziaCCHGb0KZegUcriXnZsrleEROk/i2TmtC8ij/Rn856jA==
dependencies:
"@inquirer/input" "^2.1.2"
"@oclif/core" "^3.26.2"
"@inquirer/input" "^2.1.6"
"@oclif/core" "^3.26.4"
"@salesforce/core" "^7.0.1"
"@salesforce/kit" "^3.1.0"
"@salesforce/sf-plugins-core" "^9.0.0"
Expand Down

0 comments on commit 733dd9e

Please sign in to comment.