Skip to content

Commit

Permalink
Merge pull request #673 from salesforcecli/devScripts2024-08-04
Browse files Browse the repository at this point in the history
refactor: devScripts update
  • Loading branch information
svc-cli-bot authored Aug 4, 2024
2 parents 3a296c7 + 68d1d7e commit 1a3e16b
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 254 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@salesforce/core": "^8.2.8",
"@salesforce/kit": "^3.2.0",
"@salesforce/ts-types": "^2.0.10",
"@salesforce/ts-types": "^2.0.11",
"@types/shelljs": "^0.8.15",
"debug": "^4.3.6",
"jszip": "^3.10.1",
Expand All @@ -56,7 +56,7 @@
"ts-retry-promise": "^0.8.1"
},
"devDependencies": {
"@salesforce/dev-scripts": "^10.2.7",
"@salesforce/dev-scripts": "^10.2.9",
"@salesforce/ts-sinon": "^1.4.23",
"@types/debug": "^4.1.12",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 1a3e16b

Please sign in to comment.