Skip to content

Commit 1a38907

Browse files
chore(dev-deps): bump @salesforce/plugin-auth from 2.8.1 to 2.8.2
Bumps [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth) from 2.8.1 to 2.8.2. - [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.1...2.8.2) --- updated-dependencies: - dependency-name: "@salesforce/plugin-auth" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 527129f commit 1a38907

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@oclif/plugin-help": "^5.2.10",
1919
"@salesforce/dev-config": "^4.0.1",
2020
"@salesforce/dev-scripts": "^5.4.2",
21-
"@salesforce/plugin-auth": "^2.8.1",
21+
"@salesforce/plugin-auth": "^2.8.2",
2222
"@salesforce/prettier-config": "^0.0.3",
2323
"@types/debug": "^4.1.8",
2424
"@types/ejs": "^3.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -971,14 +971,14 @@
971971
"@salesforce/ts-types" "^2.0.1"
972972
tslib "^2.5.2"
973973

974-
"@salesforce/plugin-auth@^2.8.1":
975-
version "2.8.1"
976-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.1.tgz#3ae8fe63ed66560bb52d0c9b9e28b11f0d8a512b"
977-
integrity sha512-4AUXzINC5z3k68up+G7nJGCaYKfOXc6CWG6sP4uj9Y8OrW+eAcIw8zwfZSpCoQ9ZRxU6mE3ZawRTyZgDh4bMbw==
974+
"@salesforce/plugin-auth@^2.8.2":
975+
version "2.8.2"
976+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.2.tgz#40ff9f0db6bf3c28d8801a58ddbd18f0b0de087f"
977+
integrity sha512-2q3M+Kx2rp+wVUg5g8UrgukkLsgZEeWRRw/pF0tL/6vXTADrrJ3V62RP4RgF62iAPlM4mdUjvcNPomsPNqEe1w==
978978
dependencies:
979979
"@oclif/core" "^2.8.2"
980980
"@salesforce/core" "^4.0.1"
981-
"@salesforce/kit" "^3.0.2"
981+
"@salesforce/kit" "^3.0.3"
982982
"@salesforce/sf-plugins-core" "^3.0.2"
983983
"@salesforce/ts-types" "^2.0.2"
984984
chalk "^4.1.2"

0 commit comments

Comments
 (0)