Skip to content

Commit

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

---
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 Jun 30, 2024
1 parent e370330 commit fed015f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 13 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.3",
"@salesforce/dev-scripts": "^10.2.2",
"@salesforce/plugin-auth": "^3.6.26",
"@salesforce/plugin-auth": "^3.6.28",
"@salesforce/plugin-user": "^3.5.17",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.18.9",
Expand Down
55 changes: 43 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1198,16 +1198,16 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==

"@inquirer/checkbox@^2.3.6":
version "2.3.6"
resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-2.3.6.tgz#c49919951812aa69bd2bdd42d558e7db0b066879"
integrity sha512-BziU88BEwBaGclY0RM59QOop2zyPgAr1EH/czvW6/J9ELXYN4vbGTI4KM/ogNnh+Y0yNnVvKxAQqFsI2Ra2BtA==
"@inquirer/checkbox@^2.3.7":
version "2.3.7"
resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-2.3.7.tgz#17bf59db4fb025096e12b2b437b90c47257af91a"
integrity sha512-CWzAu56xue6x3+3YwVJZAru4L9rjoOtZ7f+pUL4jL0YATxg/DgfWAt6PFYw645VJhzhGR7bix5I/eqKQMZrQ+A==
dependencies:
"@inquirer/core" "^8.2.3"
"@inquirer/core" "^8.2.4"
"@inquirer/figures" "^1.0.3"
"@inquirer/type" "^1.3.3"
ansi-escapes "^4.3.2"
chalk "^4.1.2"
picocolors "^1.0.1"

"@inquirer/confirm@^3.1.10", "@inquirer/confirm@^3.1.9":
version "3.1.10"
Expand Down Expand Up @@ -1255,6 +1255,25 @@
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/core@^8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.2.4.tgz#300de755849d3166d15127e2341cef6aa4bd031d"
integrity sha512-7vsXSfxtrrbwMTirfaKwPcjqJy7pzeuF/bP62yo1NQrRJ5HjmMlrhZml/Ljm9ODc1RnbhJlTeSnCkjtFddKjwA==
dependencies:
"@inquirer/figures" "^1.0.3"
"@inquirer/type" "^1.3.3"
"@types/mute-stream" "^0.0.4"
"@types/node" "^20.14.9"
"@types/wrap-ansi" "^3.0.0"
ansi-escapes "^4.3.2"
cli-spinners "^2.9.2"
cli-width "^4.1.0"
mute-stream "^1.0.0"
picocolors "^1.0.1"
signal-exit "^4.1.0"
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/figures@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.3.tgz#1227cc980f88e6d6ab85abadbf164f5038041edd"
Expand Down Expand Up @@ -1584,18 +1603,18 @@
dependencies:
"@salesforce/ts-types" "^2.0.10"

"@salesforce/plugin-auth@^3.6.26":
version "3.6.26"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.26.tgz#8ea6976959282cb743f6c967654330382487b614"
integrity sha512-MSGhX1nX4YZwRRSNqaVekSVmv+qUaefrRm30u4ya8/08EkBzDweAGMNI8ymTaEc7E7dlHImrLRjVKJ6ZYkstgA==
"@salesforce/plugin-auth@^3.6.28":
version "3.6.28"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.28.tgz#bd56a321a4f4813c41586804991dda4090ea6830"
integrity sha512-CEa2S/+dOgxOahvXrkXe+vDMOxBobTYnfqSdJ0jTuJQKYJskK2S8srQZNCBrfd6iGGO4VR6CpxzWYTnosQReTg==
dependencies:
"@inquirer/checkbox" "^2.3.6"
"@inquirer/checkbox" "^2.3.7"
"@inquirer/select" "^2.3.5"
"@oclif/core" "^4"
"@salesforce/core" "^8.0.3"
"@salesforce/kit" "^3.1.6"
"@salesforce/plugin-info" "^3.3.5"
"@salesforce/sf-plugins-core" "^11.1.1"
"@salesforce/sf-plugins-core" "^11.1.2"
"@salesforce/ts-types" "^2.0.10"
open "^10.1.0"

Expand Down Expand Up @@ -2320,6 +2339,13 @@
dependencies:
undici-types "~5.26.4"

"@types/node@^20.14.9":
version "20.14.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.9.tgz#12e8e765ab27f8c421a1820c99f5f313a933b420"
integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==
dependencies:
undici-types "~5.26.4"

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
Expand Down Expand Up @@ -6074,6 +6100,11 @@ picocolors@^1.0.0:
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==

picocolors@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==

picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
Expand Down

0 comments on commit fed015f

Please sign in to comment.