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 #1242 from salesforcecli/release/7.207.1
Browse files Browse the repository at this point in the history
Release PR for 7.207.1 as nightly
  • Loading branch information
svc-cli-bot authored Jun 17, 2023
2 parents e25cf7a + c85f140 commit 4854fd4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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.207.0",
"version": "7.207.1",
"author": "Salesforce",
"license": "BSD-3-Clause",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -237,7 +237,7 @@
"resolutions": {
"@salesforce/schemas": "1.5.1",
"@salesforce/source-deploy-retrieve": "9.2.2",
"@salesforce/source-tracking": "4.2.0",
"@salesforce/source-tracking": "4.2.1",
"@salesforce/templates": "58.0.0",
"@salesforce/ts-types": "2.0.3"
},
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1975,17 +1975,17 @@
proxy-agent "^6.2.1"
unzipper "0.10.14"

"@salesforce/[email protected].0", "@salesforce/source-tracking@^4.1.0", "@salesforce/source-tracking@^4.1.3":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-4.2.0.tgz#7ab564f1162cc37afebfa85065e389e21fe62358"
integrity sha512-J/zQU23sK5qtIbqgGyamJU96wtXCnUiSCFHoYH6eVfyDNcgt/lCS19yQMNDQCD0lTtTxMixPSL5JTp8uVZ58xQ==
"@salesforce/[email protected].1", "@salesforce/source-tracking@^4.1.0", "@salesforce/source-tracking@^4.1.3":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-4.2.1.tgz#a37c8334e7e19f602b8c5102a89952a9f99f22e0"
integrity sha512-7luIL35fw2bpgm/kDMKhspSgROZZZwhCL7spy1pde3qg0Wnnva70DeQ+v2CF5slBLhfRKQ9F+EnEMPJQ6fVttA==
dependencies:
"@salesforce/core" "^4.3.0"
"@salesforce/core" "^4.3.1"
"@salesforce/kit" "^3.0.3"
"@salesforce/source-deploy-retrieve" "^9.2.1"
"@salesforce/source-deploy-retrieve" "^9.2.2"
fast-xml-parser "^4.2.4"
graceful-fs "^4.2.11"
isomorphic-git "1.24.0"
isomorphic-git "1.23.0"
ts-retry-promise "^0.7.0"

"@salesforce/telemetry@^3.2.29":
Expand Down Expand Up @@ -6174,10 +6174,10 @@ isexe@^2.0.0:
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==

isomorphic-git@1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.24.0.tgz#d3c7487ba67724d63dec0158572cb33767298f4d"
integrity sha512-4wV95pUr9kGTRZWB9a266bHfD3QAZzWWLIPxlTou4tgOaz4WKmaMOMKKHywudzigsU8h7YwbXyBLE4OEaK8F9Q==
isomorphic-git@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.23.0.tgz#3afaeb2831e57a2eb95d6ef503cf8251424f03f2"
integrity sha512-7mQlnZivFwrU6B3CswvmoNtVN8jqF9BcLf80uk7yh4fNA8PhFjAfQigi2Hu/Io0cmIvpOc7vn0/Rq3KtL5Ph8g==
dependencies:
async-lock "^1.1.0"
clean-git-ref "^2.0.1"
Expand Down

0 comments on commit 4854fd4

Please sign in to comment.