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 #1274 from salesforcecli/release/7.207.5
Browse files Browse the repository at this point in the history
Release PR for 7.207.5 as latest
  • Loading branch information
iowillhoit authored Jun 30, 2023
2 parents 9450d5e + b8a2492 commit 0cc4ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
5 changes: 2 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.207.4",
"version": "7.207.5",
"author": "Salesforce",
"license": "BSD-3-Clause",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -132,7 +132,6 @@
"@oclif/plugin-version",
"@oclif/plugin-warn-if-update-available",
"@oclif/plugin-which",
"@salesforce/core",
"@salesforce/kit",
"@salesforce/plugin-apex",
"@salesforce/plugin-auth",
Expand Down Expand Up @@ -167,7 +166,7 @@
"@oclif/plugin-version": "1.3.5",
"@oclif/plugin-warn-if-update-available": "2.0.39",
"@oclif/plugin-which": "2.2.22",
"@salesforce/core": "4.3.1",
"@salesforce/core": "^4.3.1",
"@salesforce/kit": "3.0.3",
"@salesforce/plugin-apex": "2.3.3",
"@salesforce/plugin-auth": "2.8.2",
Expand Down
22 changes: 0 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1501,28 +1501,6 @@
mv "~2"
safe-json-stringify "~1"

"@salesforce/[email protected]":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.1.tgz#d4f16ce7a89e90d456a9407e5994f155b7d05134"
integrity sha512-mqlVWVQiy24sdHR3DvBlSlg3QDCqVj4AIhcgvcVSTu3BtKMLaR2C6himtTdKIH/Fl6wLkxPcy+LufQ8J3+HBEw==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^3.0.3"
"@salesforce/schemas" "^1.5.1"
"@salesforce/ts-types" "^2.0.2"
"@types/semver" "^7.5.0"
ajv "^8.12.0"
change-case "^4.1.2"
debug "^3.2.7"
faye "^1.4.0"
form-data "^4.0.0"
js2xmlparser "^4.0.1"
jsforce "^2.0.0-beta.24"
jsonwebtoken "9.0.0"
jszip "3.10.1"
proper-lockfile "^4.1.2"
ts-retry-promise "^0.7.0"

"@salesforce/core@^3.32.12", "@salesforce/core@^3.33.5", "@salesforce/core@^3.36.1":
version "3.36.2"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.2.tgz#135fa2fb858da6245b9ecff1e7819aeaeead5150"
Expand Down

0 comments on commit 0cc4ec0

Please sign in to comment.