Skip to content

Commit

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

---
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 Dec 15, 2024
1 parent 9385899 commit f4cdaf5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 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.19",
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-auth": "^3.6.79",
"@salesforce/plugin-auth": "^3.6.81",
"@salesforce/plugin-user": "^3.6.4",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.20.13",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,7 +1400,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.36":
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.0.36":
version "4.0.37"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.37.tgz#133d3f3951cd7a5fc52a3fec63ba2172921b535c"
integrity sha512-D69KH08/08kAPaDUPzDALYfqC2BXi4LRDQ/+59P3zZoVKYMoFO1kOouNILpI4bQKA+PpI2REctXMebB8U/bYHQ==
Expand Down Expand Up @@ -1563,18 +1563,18 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-auth@^3.6.79":
version "3.6.79"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.79.tgz#676d37533d680bd364301b8f71e3a54f50a7d60e"
integrity sha512-rOeuhTVkz/EbykmGXnoIhj2zB9nzcuEzPouD3IYZh3Hrn0y/Khqja+CZkDaFSJiXlvEKf8VzWb2VSEv2OgXQdw==
"@salesforce/plugin-auth@^3.6.81":
version "3.6.81"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.81.tgz#c4cdad0a5fabf6dbc693a04aef689d7044e78067"
integrity sha512-JAvoctehSWgB1DC1GY3F6g+f9z6HzQLzMmkdAymS9mkPZWjatYjWXnk4AR9CDKkEZBzSzhnFlGLatqkg8G3LDA==
dependencies:
"@inquirer/checkbox" "^2.5.0"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4"
"@salesforce/core" "^8.8.0"
"@salesforce/kit" "^3.2.3"
"@salesforce/plugin-info" "^3.4.25"
"@salesforce/sf-plugins-core" "^12.1.0"
"@salesforce/sf-plugins-core" "^12.1.1"
"@salesforce/ts-types" "^2.0.11"
open "^10.1.0"

Expand Down Expand Up @@ -1634,14 +1634,14 @@
string-width "^7.2.0"
terminal-link "^3.0.0"

"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.1.0":
version "12.1.0"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.0.tgz#874531acb39755a634ceda5de6462c3b6256baf6"
integrity sha512-xJXF0WE+4lq2kb/w24wcZc+76EUCIKv7dj1oATugk9JFzYKySdC1smzCY/BhPGzMQGvXcbkWo5PG5iXDBrtwYQ==
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.1.0", "@salesforce/sf-plugins-core@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.1.tgz#20ae5246b1f458643c2fd04bb639b76085db1cff"
integrity sha512-88Vna77gYLj1b9X/aduCsl/5KFthhoM43+o30+0UEAWf93xED1nahmbw7jcJJoiTkaSzLZq08vZfh6X24AyWqg==
dependencies:
"@inquirer/confirm" "^3.1.22"
"@inquirer/password" "^2.2.0"
"@oclif/core" "^4.0.32"
"@oclif/core" "^4.0.34"
"@oclif/table" "^0.3.2"
"@salesforce/core" "^8.5.1"
"@salesforce/kit" "^3.2.3"
Expand Down

0 comments on commit f4cdaf5

Please sign in to comment.