Skip to content

Commit

Permalink
chore: bump org
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Oct 25, 2024
1 parent 4da9c42 commit cae519b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"@salesforce/plugin-info": "3.4.13",
"@salesforce/plugin-limits": "3.3.36",
"@salesforce/plugin-marketplace": "1.3.0",
"@salesforce/plugin-org": "4.8.1",
"@salesforce/plugin-org": "5.0.0",
"@salesforce/plugin-packaging": "2.8.12",
"@salesforce/plugin-schema": "3.3.37",
"@salesforce/plugin-settings": "2.4.1",
Expand Down
47 changes: 41 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1754,6 +1754,22 @@
strip-ansi "^7.1.0"
wrap-ansi "^9.0.0"

"@oclif/table@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.2.2.tgz#057f1f86c51a5a4239dbd0a71d3fe4056d8d95f5"
integrity sha512-wKWkPcZ00k3v1ZgaX0MB1LR1HR227ZtFv/zgElGwVSTvvRLe1r5VHple7nmZA+7zJkRO7ko09IPUlxezDu2D3A==
dependencies:
"@oclif/core" "^4"
"@types/react" "^18.3.11"
change-case "^5.4.4"
cli-truncate "^4.0.0"
ink "^5.0.1"
natural-orderby "^3.0.2"
object-hash "^3.0.0"
react "^18.3.1"
strip-ansi "^7.1.0"
wrap-ansi "^9.0.0"

"@octokit/auth-token@^3.0.0":
version "3.0.4"
resolved "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz"
Expand Down Expand Up @@ -2163,16 +2179,16 @@
got "^13.0.0"
proxy-agent "^6.4.0"

"@salesforce/plugin-org@4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-4.8.1.tgz#a0d7cc13e2fe5ffc38390d7dfd6611c24ad62cf1"
integrity sha512-WJ4sylxOZj9Sj8ypafVIEfDhPvdNli35VPS13O3xnCQvMy38DbPvq51B4r7r87V+Hnb2T0yRVnQoynjTzW9JtA==
"@salesforce/plugin-org@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-5.0.0.tgz#2d0020bb87be14dbbee446b747104896da94db1a"
integrity sha512-RKEYfa5W+Rm3ktPe+a4ckzR5cEnS3VgwkfvB6kGkzKVXdH8gbC8adhM8xpDOuogG4LxGfuRJ5fS12wCSccskeA==
dependencies:
"@oclif/core" "^4.0.29"
"@oclif/multi-stage-output" "^0.7.7"
"@salesforce/core" "^8.6.3"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^12.0.6"
"@salesforce/sf-plugins-core" "^12.0.9"
"@salesforce/source-deploy-retrieve" "^12.8.1"
ansis "^3.2.0"
change-case "^5.4.4"
Expand Down Expand Up @@ -2314,7 +2330,7 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==

"@salesforce/[email protected]", "@salesforce/sf-plugins-core@^12.0.4", "@salesforce/sf-plugins-core@^12.0.6", "@salesforce/sf-plugins-core@^12.0.7", "@salesforce/sf-plugins-core@^12.0.8":
"@salesforce/[email protected]", "@salesforce/sf-plugins-core@^12.0.4", "@salesforce/sf-plugins-core@^12.0.7", "@salesforce/sf-plugins-core@^12.0.8":
version "12.0.8"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.8.tgz#c9e2986fd40039c450f1e12934e2dd6eb0d57c2e"
integrity sha512-XALzUHLTO6uPg0MSdbXbHWH+HHi7ebKu8ARDTQXm8bA7Pa+FmZ3xbEe34CTIzMRQ6VqLwVmeX8Yt5oI3F8L0FQ==
Expand Down Expand Up @@ -2351,6 +2367,25 @@
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==
dependencies:
"@inquirer/confirm" "^3.1.22"
"@inquirer/password" "^2.2.0"
"@oclif/core" "^4.0.27"
"@oclif/table" "^0.2.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/source-deploy-retrieve@^12.7.1", "@salesforce/source-deploy-retrieve@^12.7.4", "@salesforce/source-deploy-retrieve@^12.8.1":
version "12.8.1"
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.8.1.tgz#cd00f4165c93c3d09881cb108cb0ba0c47b7a510"
Expand Down

0 comments on commit cae519b

Please sign in to comment.