Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1272 from salesforcecli/release/7.208.10
Browse files Browse the repository at this point in the history
Release PR for 7.208.10 as nightly
  • Loading branch information
svc-cli-bot authored Jun 30, 2023
2 parents 1363abe + edcf9f9 commit 178b759
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sfdx-cli",
"description": "Salesforce CLI",
"version": "7.208.9",
"version": "7.208.10",
"author": "Salesforce",
"license": "BSD-3-Clause",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -167,10 +167,10 @@
"@oclif/plugin-version": "1.3.5",
"@oclif/plugin-warn-if-update-available": "2.0.40",
"@oclif/plugin-which": "2.2.22",
"@salesforce/core": "4.3.4",
"@salesforce/core": "4.3.5",
"@salesforce/kit": "3.0.3",
"@salesforce/plugin-apex": "2.3.3",
"@salesforce/plugin-auth": "2.8.3",
"@salesforce/plugin-auth": "2.8.4",
"@salesforce/plugin-community": "2.3.3",
"@salesforce/plugin-custom-metadata": "2.1.28",
"@salesforce/plugin-data": "2.4.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1501,10 +1501,10 @@
mv "~2"
safe-json-stringify "~1"

"@salesforce/[email protected].4", "@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0", "@salesforce/core@^4.2.1", "@salesforce/core@^4.3.1", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.3":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.4.tgz#047b88af4fcceb1101f01cb5e1b188b4a6688bc1"
integrity sha512-2TGE8iQua0AEuLBUF9VFxt7vyefpoxIexjsI5acjLICzoS1RwrsoqoPTFJVKS8sCqgeExieV4T50/74q2zDnDQ==
"@salesforce/[email protected].5", "@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0", "@salesforce/core@^4.2.1", "@salesforce/core@^4.3.1", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.3", "@salesforce/core@^4.3.4":
version "4.3.5"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.5.tgz#6b17141301923b5cd9423e08a7c2172084beca6b"
integrity sha512-OpelT9syDjEab4jCF82jzTzRJfAoTqj+jfQjzh0MwYMgsS4wGTtjUILZqqE82Cq/W4ByADjlclHcOd3gE9XVMQ==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^3.0.3"
Expand Down Expand Up @@ -1640,16 +1640,16 @@
chalk "^4.1.0"
tslib "^2"

"@salesforce/[email protected].3":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.3.tgz#85b17443f3d3197bece7023578e6e868e5ad57a3"
integrity sha512-bkhB8n7xl8GuftRoz2JP+foinZl6uOyLaHABlNxiJi+gBF9/2vwsfUJjRy9Qo8t4PjGLcYFf07BKBBUUTDL1qw==
"@salesforce/[email protected].4":
version "2.8.4"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.4.tgz#a7cb1911ff72dca0edf2b2f5c10cd9979f33ae31"
integrity sha512-bAmVzCkprMVgym9Ydwu+Z0sBXmGA2dadLVgwEfvOH50TXZf8r4/r0m9zHr5Q8DlV3jpkiY2SqL1buCJI8mw8mg==
dependencies:
"@oclif/core" "^2.8.2"
"@salesforce/core" "^4.0.1"
"@salesforce/core" "^4.3.4"
"@salesforce/kit" "^3.0.3"
"@salesforce/sf-plugins-core" "^3.0.2"
"@salesforce/ts-types" "^2.0.2"
"@salesforce/ts-types" "^2.0.3"
chalk "^4.1.2"
inquirer "^8.2.5"
open "^8.2.1"
Expand Down

0 comments on commit 178b759

Please sign in to comment.