Skip to content

Commit d9edf64

Browse files
authored
Merge pull request #388 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-auth-2.8.2
chore(dev-deps): bump @salesforce/plugin-auth from 2.8.1 to 2.8.2
2 parents b8fd13f + 1a38907 commit d9edf64

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)