Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-auth from 3.6.60 to 3.6.65
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth) from 3.6.60 to 3.6.65.
- [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.60...3.6.65)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 7897a90 commit ff82e56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.12",
"@salesforce/dev-scripts": "^10.2.10",
"@salesforce/plugin-auth": "^3.6.60",
"@salesforce/plugin-auth": "^3.6.65",
"@salesforce/plugin-user": "^3.5.32",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.20.8",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@
"@inquirer/type" "^1.5.3"
ansi-escapes "^4.3.2"

"@inquirer/select@^2.4.7", "@inquirer/select@^2.5.0":
"@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==
Expand Down Expand Up @@ -1357,15 +1357,15 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-auth@^3.6.60":
version "3.6.60"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.60.tgz#c04fc56d70afa0a63653c9fe7e2cf5a3eeac522c"
integrity sha512-8M/DyOwgeNc9fgZ1rX/datPsjMR3RX8/wkSdEv9mW5mOMXi3yfrhpe3iP4aFyGG36UkZjqrAJVv9w4+zqzS5hA==
"@salesforce/plugin-auth@^3.6.65":
version "3.6.65"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.65.tgz#7cdf679357884696a6002cbba556bf58c2b699f1"
integrity sha512-jOX06hAtEPOfy9bUKNnNJW1RqTXFDRmGtwpz2Uh89FzaOOjatWe4GB6pccMCgy8UAwP8w8RVsPvCN1LGE/IJlQ==
dependencies:
"@inquirer/checkbox" "^2.5.0"
"@inquirer/select" "^2.4.7"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4"
"@salesforce/core" "^8.5.1"
"@salesforce/core" "^8.6.1"
"@salesforce/kit" "^3.2.3"
"@salesforce/plugin-info" "^3.4.6"
"@salesforce/sf-plugins-core" "^11.3.10"
Expand Down

0 comments on commit ff82e56

Please sign in to comment.