Skip to content

Commit

Permalink
chore(release): bump to 2.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 29, 2023
1 parent 6872c0a commit 963d018
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/cli",
"description": "The Salesforce CLI",
"version": "2.11.7",
"version": "2.11.8",
"author": "Salesforce",
"bin": {
"sf": "./bin/run",
Expand Down Expand Up @@ -136,7 +136,7 @@
"@salesforce/plugin-apex": "2.3.15",
"@salesforce/plugin-auth": "2.8.17",
"@salesforce/plugin-data": "2.5.12",
"@salesforce/plugin-deploy-retrieve": "1.18.1",
"@salesforce/plugin-deploy-retrieve": "1.18.3",
"@salesforce/plugin-info": "2.6.45",
"@salesforce/plugin-limits": "2.3.35",
"@salesforce/plugin-login": "1.2.31",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1819,10 +1819,10 @@
jsforce "^2.0.0-beta.27"
tslib "^2"

"@salesforce/[email protected].1":
version "1.18.1"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.18.1.tgz#bc9a91a5ff77cd81efc9c5cd478be48da17d1758"
integrity sha512-hnRWubS4Z91Hq7WICylaB6siDcOW8iQVAhuHWip5Glg83PmX+ERATeQyYmy6YfqJQx9JJ0Lhz1xEiEvPNJUssw==
"@salesforce/[email protected].3":
version "1.18.3"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.18.3.tgz#0020a978819f2910a37a310418c8d9421baae7e5"
integrity sha512-Frqt7RNgZcn2pHEI0p9NGSICRZipALzSPrtAhzpGUrAh1Hao08BbRNZRqWh1oOkwSGK67wV4Y+NxJAQ1SFPiAw==
dependencies:
"@oclif/core" "^2.15.0"
"@salesforce/apex-node" "^2.1.0"
Expand Down

0 comments on commit 963d018

Please sign in to comment.