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 #1191 from salesforcecli/release/7.203.1
Browse files Browse the repository at this point in the history
Release PR for 7.203.1 as nightly
  • Loading branch information
svc-cli-bot authored May 20, 2023
2 parents ca6d4fa + 14a7668 commit 05987b4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 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.203.0",
"version": "7.203.1",
"author": "Salesforce",
"license": "BSD-3-Clause",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -174,7 +174,7 @@
"@salesforce/plugin-community": "2.2.11",
"@salesforce/plugin-custom-metadata": "2.1.22",
"@salesforce/plugin-data": "2.3.18",
"@salesforce/plugin-deploy-retrieve": "1.9.3",
"@salesforce/plugin-deploy-retrieve": "1.9.5",
"@salesforce/plugin-info": "2.6.13",
"@salesforce/plugin-limits": "2.3.15",
"@salesforce/plugin-org": "2.9.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1859,17 +1859,17 @@
jsforce "2.0.0-beta.22"
tslib "^2"

"@salesforce/[email protected].3":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.9.3.tgz#a82e5ec6df191e67a11d6dd5afb8c3ff78a67401"
integrity sha512-NoHa4sJrSszH0Ye+NuAEC7C5havbVvIuc/6KZD10xtBboZhRTWi6PZWXB0IAy8igkKWtAvrMAe1wTwe2l+lwpg==
"@salesforce/[email protected].5":
version "1.9.5"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.9.5.tgz#c898cd356920cb0b8b78732d0a1eb56881c6b8fe"
integrity sha512-NS3C5YB56Ah5X8Iy/E3PztkNeZW1UG2tdHbPdoccS0rIg+n4Owcc6uc25TpXAK3xjM+fPH00NcBHl3yCLXQwuQ==
dependencies:
"@oclif/core" "^2.8.2"
"@salesforce/apex-node" "^1.6.0"
"@salesforce/apex-node" "^1.6.1"
"@salesforce/core" "^3.36.1"
"@salesforce/kit" "^1.9.2"
"@salesforce/sf-plugins-core" "^2.4.2"
"@salesforce/source-deploy-retrieve" "^8.4.0"
"@salesforce/sf-plugins-core" "^2.4.3"
"@salesforce/source-deploy-retrieve" "^8.5.1"
"@salesforce/source-tracking" "^3.1.5"
chalk "^4.1.2"
fs-extra "^10.0.1"
Expand Down

0 comments on commit 05987b4

Please sign in to comment.