Skip to content

Commit

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

---
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 1, 2023
1 parent 7260057 commit 97c2c91
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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 @@
"@oclif/plugin-help": "^5.2.19",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.10.0",
"@salesforce/plugin-auth": "^2.8.17",
"@salesforce/plugin-auth": "^2.8.19",
"@salesforce/prettier-config": "^0.0.3",
"@types/debug": "^4.1.9",
"@types/ejs": "^3.1.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -920,15 +920,15 @@
"@salesforce/ts-types" "^2.0.8"
tslib "^2.6.2"

"@salesforce/plugin-auth@^2.8.17":
version "2.8.17"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.17.tgz#e8480177ae9fa227b3958c0cb5afccef78faf660"
integrity sha512-BEwZJDbQac73IMWrSFe6eWUDL+BDiF6Rv/lfKanp+P5kiUcX360n+TlzZ6MsHq6/RVFSs/RybmKDMTBPOnSFIQ==
"@salesforce/plugin-auth@^2.8.19":
version "2.8.19"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.19.tgz#10518579be5c95a9ac5a25f4e6ed09553ec6aac7"
integrity sha512-+LRaI2iLeIujg5oREji9Y+pYrsTHLbiBEmzk7qAYjVxRakiyBfP7nvHF1fMDW2O1SmxZseSvFGBzkDWtKWhCgg==
dependencies:
"@oclif/core" "^2.15.0"
"@salesforce/core" "^5.2.0"
"@salesforce/kit" "^3.0.9"
"@salesforce/sf-plugins-core" "^3.1.22"
"@salesforce/sf-plugins-core" "^3.1.25"
"@salesforce/ts-types" "^2.0.6"
chalk "^4.1.2"
inquirer "^8.2.6"
Expand All @@ -945,14 +945,14 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==

"@salesforce/sf-plugins-core@^3.1.22", "@salesforce/sf-plugins-core@^3.1.26":
version "3.1.26"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.26.tgz#eb94d60e617cae3bf48e0f52d5c69fedf4a5a34f"
integrity sha512-5ZkDHz/ryhqUUuSBtxjfBhogyq8nhixCxR3Go6H09D0tcqoWs+yI5v0dsMZvKHPHy2PB6b6fIVLmo3yfE9NJkA==
"@salesforce/sf-plugins-core@^3.1.25", "@salesforce/sf-plugins-core@^3.1.26":
version "3.1.27"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.27.tgz#71046b2d7d840e0da84c0308dc8435f60d414466"
integrity sha512-sFp66VM6HMIQPhGJldEyMhSFrXblWIDEoJo8Cbz3Z5Bm70UAk0CYF/DBo2TOL67IZlhzb2GgbMP/68OaFBaUqg==
dependencies:
"@oclif/core" "^2.15.0"
"@salesforce/core" "^5.3.1"
"@salesforce/kit" "^3.0.11"
"@salesforce/kit" "^3.0.13"
"@salesforce/ts-types" "^2.0.7"
chalk "^4"
inquirer "^8.2.5"
Expand Down

0 comments on commit 97c2c91

Please sign in to comment.