Skip to content

Commit

Permalink
Merge pull request #404 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-sf-plugins-core-12.0.11

fix(deps): bump @salesforce/sf-plugins-core from 12.0.9 to 12.0.11
  • Loading branch information
svc-cli-bot authored Nov 3, 2024
2 parents c7b46e4 + 4d07fd1 commit 357eb33
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@salesforce/core": "^8.6.3",
"@salesforce/kit": "^3.2.1",
"@salesforce/sf-plugins-core": "^12.0.9",
"@salesforce/sf-plugins-core": "^12.0.11",
"got": "^13.0.0",
"proxy-agent": "^6.4.0"
},
Expand Down
21 changes: 9 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1700,10 +1700,10 @@
lodash "^4.17.21"
registry-auth-token "^5.0.2"

"@oclif/table@^0.2.2":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.2.4.tgz#89349c4fe3a3af0bfc285bfc920b35dd70d7f626"
integrity sha512-qbkBEkpvIXdiZ844stwX6vH+RaRkOH7k0X3U2zJqRGMJl3Uqr9d78vWpuUX7gmsuspCDavsgi/Gbnx2MXH5GQw==
"@oclif/table@^0.3.2":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.3.3.tgz#5dc1c98cfa5415b131d77c85048df187fc241d12"
integrity sha512-sz6gGT1JAPP743vxl1491hxboIu0ZFHaP3gyvhz5Prgsuljp2NGyyu7JPEMeVImCnZ9N3K9cy3VXxRFEwRH/ig==
dependencies:
"@oclif/core" "^4"
"@types/react" "^18.3.12"
Expand Down Expand Up @@ -1868,23 +1868,20 @@
string-width "^7.2.0"
terminal-link "^3.0.0"

"@salesforce/sf-plugins-core@^12.0.9":
version "12.0.9"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.9.tgz#8a48828924d7e7fd2b402188077e87f4fa424156"
integrity sha512-CklAvBje/t+a85Djp961Ly84Yeh3+jF5n9G7Uy3NniUqJ6WwQc2M4jy+nTbqsRxomEuEb60AP3/rPQH9eBO7KA==
"@salesforce/sf-plugins-core@^12.0.11":
version "12.0.11"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.11.tgz#5837bc385cb8f057c4bc86b71ead71464ba5063b"
integrity sha512-DYb54IeszQxcyl0N3e5qxSx3Vc571f36alZNE54qPqBTi9RAGEHQN4XR03dKLic0aNS/j4Z09RGH6YoH2zSL6A==
dependencies:
"@inquirer/confirm" "^3.1.22"
"@inquirer/password" "^2.2.0"
"@oclif/core" "^4.0.27"
"@oclif/table" "^0.2.2"
"@oclif/table" "^0.3.2"
"@salesforce/core" "^8.5.1"
"@salesforce/kit" "^3.2.3"
"@salesforce/ts-types" "^2.0.12"
ansis "^3.3.2"
cli-progress "^3.12.0"
natural-orderby "^3.0.2"
slice-ansi "^7.1.0"
string-width "^7.2.0"
terminal-link "^3.0.0"

"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
Expand Down

0 comments on commit 357eb33

Please sign in to comment.