Skip to content

Commit 8817bdc

Browse files
authored
Merge pull request #437 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-auth-2.8.13
chore(dev-deps): bump @salesforce/plugin-auth from 2.8.12 to 2.8.13
2 parents 14728ac + 22ef0a9 commit 8817bdc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.16",
1919
"@salesforce/dev-config": "^4.0.1",
2020
"@salesforce/dev-scripts": "^5.7.0",
21-
"@salesforce/plugin-auth": "^2.8.12",
21+
"@salesforce/plugin-auth": "^2.8.13",
2222
"@salesforce/prettier-config": "^0.0.3",
2323
"@types/debug": "^4.1.8",
2424
"@types/ejs": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -955,10 +955,10 @@
955955
"@salesforce/ts-types" "^2.0.6"
956956
tslib "^2.6.1"
957957

958-
"@salesforce/plugin-auth@^2.8.12":
959-
version "2.8.12"
960-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.12.tgz#31f24a461ce443c83449d50c2478f47689209238"
961-
integrity sha512-orVt+oZwz0DPJ7sWq3c8NajPkE8Tas1F2YVzqDICpRg3pRX6GeEcLRfUJIRPSORYT7xQgnwrwbpenY37IH4ITw==
958+
"@salesforce/plugin-auth@^2.8.13":
959+
version "2.8.13"
960+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.13.tgz#084b5fcccbf35b3c84aecb9f7f589a3f6ec30bb2"
961+
integrity sha512-tTIYhAuDmYmTYvqCKMJJN2PO1v9f4ZeyQwRRGHaYKn8Nfl07rxNpKd/NKZoVXRi82We5J6w6awajacp91vL3Xg==
962962
dependencies:
963963
"@oclif/core" "^2.11.8"
964964
"@salesforce/core" "^5.2.0"

0 commit comments

Comments
 (0)