Skip to content

Commit

Permalink
Merge pull request #683 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-plugin-command-reference-3.1.17

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.13 to 3.1.17
  • Loading branch information
svc-cli-bot authored Aug 18, 2024
2 parents cebb7f4 + 3b2b6c5 commit 3b34df6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@oclif/plugin-command-snapshot": "^5.2.12",
"@salesforce/cli-plugins-testkit": "^5.3.25",
"@salesforce/dev-scripts": "^10.2.9",
"@salesforce/plugin-command-reference": "^3.1.13",
"@salesforce/plugin-command-reference": "^3.1.17",
"@salesforce/ts-types": "^2.0.11",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-string": "^1.4.5",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==

"@inquirer/confirm@^3.1.20", "@inquirer/confirm@^3.1.22":
"@inquirer/confirm@^3.1.22":
version "3.1.22"
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.22.tgz#23990624c11f60c6f7a5b0558c7505c35076a037"
integrity sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==
Expand Down Expand Up @@ -1414,7 +1414,7 @@
"@inquirer/core" "^9.0.8"
"@inquirer/type" "^1.5.1"

"@inquirer/password@^2.1.20":
"@inquirer/password@^2.1.22":
version "2.1.22"
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.22.tgz#ec7ee5709923cf285b3e0ae53eed4fdc3c05b422"
integrity sha512-5Fxt1L9vh3rAKqjYwqsjU4DZsEvY/2Gll+QkqR4yEpy6wvzLxdSgFhUcxfDAOtO4BEoTreWoznC0phagwLU5Kw==
Expand Down Expand Up @@ -1676,7 +1676,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.7", "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0":
"@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.4.0.tgz#d2ddfe07994c42b1e917e581e9cf47ad27b97a93"
integrity sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g==
Expand Down Expand Up @@ -1744,16 +1744,16 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-command-reference@^3.1.13":
version "3.1.13"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.13.tgz#e44c1c0daa4e71a5cc7be9058eb05b39c16c253d"
integrity sha512-WWUMHqBPs05+C0wIjQzj9+Zzk2bnT6tPXuG3rubekywxEFTfEraNO3IXU3tz3fup9LO76bbv6QS4hI2ifprOXA==
"@salesforce/plugin-command-reference@^3.1.17":
version "3.1.17"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.17.tgz#37f521bacbc0a481958cace73d1e95328cc5bb47"
integrity sha512-Edgh+nhcA+DBZSPs4/xua7ltoMQ5YL+vuEAZdNn6DfcT4X3rux0pXu+dKiuBD/fnVlaXw+e9+VXHtD/V8QOSwQ==
dependencies:
"@oclif/core" "^4"
"@salesforce/core" "^8.2.3"
"@salesforce/kit" "^3.1.6"
"@salesforce/sf-plugins-core" "^11.2.0"
"@salesforce/ts-types" "^2.0.10"
"@salesforce/core" "^8.3.0"
"@salesforce/kit" "^3.2.1"
"@salesforce/sf-plugins-core" "^11.3.2"
"@salesforce/ts-types" "^2.0.11"
chalk "^5.3.0"
debug "^4.3.6"
handlebars "^4.7.8"
Expand All @@ -1768,15 +1768,15 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==

"@salesforce/sf-plugins-core@^11.2.0", "@salesforce/sf-plugins-core@^11.3.0":
version "11.3.0"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.0.tgz#7bf0466f65761dc6fdfdf78f79cc705dd74b6d87"
integrity sha512-kY+y8dxItkMCa52TCOxvu8nAPr2RyLf03pk+HVFMoHkVdumrbDdxmjYFNxAtYmDISQFx1W0SSoIeK2sboziDNw==
"@salesforce/sf-plugins-core@^11.3.0", "@salesforce/sf-plugins-core@^11.3.2":
version "11.3.3"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.3.tgz#1bafea91ced61ac7ff09a24943b20bd65c8c501e"
integrity sha512-vVdfFJETGFDWjgSKw71tNhUNNuOOPibK0n2GfwPv7I9TBaGI/VRkKFI+yiTjo3u1uKnHKI3eEb1ZDOnboMoIKw==
dependencies:
"@inquirer/confirm" "^3.1.20"
"@inquirer/password" "^2.1.20"
"@inquirer/confirm" "^3.1.22"
"@inquirer/password" "^2.1.22"
"@oclif/core" "^4.0.15"
"@salesforce/core" "^8.2.7"
"@salesforce/core" "^8.4.0"
"@salesforce/kit" "^3.2.1"
"@salesforce/ts-types" "^2.0.12"
ansis "^3.3.2"
Expand Down

0 comments on commit 3b34df6

Please sign in to comment.