Skip to content

Commit

Permalink
Merge pull request #470 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-plugin-auth-2.8.22

chore(dev-deps): bump @salesforce/plugin-auth from 2.8.18 to 2.8.22
  • Loading branch information
svc-cli-bot authored Oct 21, 2023
2 parents e1c01a0 + 68a290e commit 57ce2fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@salesforce/cli-plugins-testkit": "^4.4.2",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.11.0",
"@salesforce/plugin-auth": "^2.8.18",
"@salesforce/plugin-auth": "^2.8.22",
"@salesforce/plugin-command-reference": "^3.0.39",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/ts-sinon": "^1.4.14",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.1"

"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.10", "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.9":
"@salesforce/core@^5.2.10", "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.9":
version "5.3.9"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.9.tgz#1c8f793ce1a0798c5c7767a5a370a5926d3298de"
integrity sha512-/HX0PiXq3Sjc5eVJ0EaYetcDGsKU9O9Nj8jFGw5qYlITx8zogfxc0j07liH67tQXS1KbTysYoj/MQ2zbHSNkPA==
Expand Down Expand Up @@ -1046,15 +1046,15 @@
jsforce "^2.0.0-beta.27"
jszip "^3.10.1"

"@salesforce/plugin-auth@^2.8.18":
version "2.8.18"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.18.tgz#5b594a6ce46b3b10c91145e3c24a6ce32ac716f6"
integrity sha512-O57oZRamWwYJu/R3dtLgtpmhrHz4REvAW011rTvhgR2ypCV6HWM6u9gsQoc4Km3zMBk+bR649rnDrqiprwLFcg==
"@salesforce/plugin-auth@^2.8.22":
version "2.8.22"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.22.tgz#1b64c0ef629af568a61a37cfe9e4feb71690dd9d"
integrity sha512-Pw/tC2R9ZYepTYwK3DeFNYwm7zwifhKaAdem82fGyNKSdFq7pz5VL/i/H7tP+HvvD07QtX8lRUlovMRMMAOOqg==
dependencies:
"@oclif/core" "^2.15.0"
"@salesforce/core" "^5.2.0"
"@salesforce/core" "^5.3.9"
"@salesforce/kit" "^3.0.9"
"@salesforce/sf-plugins-core" "^3.1.22"
"@salesforce/sf-plugins-core" "^3.1.28"
"@salesforce/ts-types" "^2.0.6"
chalk "^4.1.2"
inquirer "^8.2.6"
Expand Down Expand Up @@ -1085,7 +1085,7 @@
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.25", "@salesforce/sf-plugins-core@^3.1.26":
"@salesforce/sf-plugins-core@^3.1.25", "@salesforce/sf-plugins-core@^3.1.26", "@salesforce/sf-plugins-core@^3.1.28":
version "3.1.28"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.28.tgz#7714c5b1ce26052bb5cbc524c5990bc52eb601cd"
integrity sha512-Z1fVS/pqLCX/3ESrjvtzyuvDFwXu8qxjqs5Gana0J7RKkhDL0f7w+pz3DR1/YfQPeHK8rk9pFDOKB3tOnXf9Lw==
Expand Down

0 comments on commit 57ce2fe

Please sign in to comment.