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

Commit

Permalink
chore(deps): update source tracking to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam committed Sep 28, 2022
1 parent b431c1f commit 9e7e2db
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 23 deletions.
49 changes: 32 additions & 17 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxatscale/sfpowerscripts.core",
"version": "32.2.2",
"version": "32.2.3",
"description": "Core Module used by sfpowerscripts",
"main": "lib/index",
"types": "lib/index",
Expand All @@ -26,7 +26,7 @@
"@salesforce/command": "4.2.2",
"@salesforce/core": "3.30.8",
"@salesforce/source-deploy-retrieve": "6.8.2",
"@salesforce/source-tracking": "2.2.1",
"@salesforce/source-tracking": "2.2.4",
"adm-zip": "^0.5.6",
"apex-parser": "2.13.0",
"async-retry": "^1.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/sfpowerscripts-cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/sfpowerscripts-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dxatscale/sfpowerscripts",
"description": "DX@Scale Toolkit",
"version": "19.7.2",
"version": "19.7.3",
"author": "dxatscale",
"release": "September 22",
"bin": {
Expand All @@ -11,7 +11,7 @@
"dependencies": {
"@dxatscale/sfdc-soup": "18.2.4",
"@dxatscale/sfp-logger": "1.1.1",
"@dxatscale/sfpowerscripts.core": "32.2.2",
"@dxatscale/sfpowerscripts.core": "32.2.3",
"@oclif/core": "1.10.0",
"@oclif/plugin-help": "5.1.12",
"@salesforce/command": "5.2.1",
Expand Down

0 comments on commit 9e7e2db

Please sign in to comment.